mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
Fixing filter_box css padding (#2498)
This commit is contained in:
committed by
GitHub
parent
f3cdb3b787
commit
56f28859b7
@@ -20,7 +20,7 @@ ul.select2-results div.filter_box{
|
||||
border-width: 1px;
|
||||
border-color: transparent;
|
||||
}
|
||||
.filter_box .slice_container {
|
||||
.filter_box.slice_container {
|
||||
padding: 10px;
|
||||
overflow: visible !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user