mirror of
https://github.com/apache/superset.git
synced 2026-04-20 16:44:46 +00:00
[explore-v2] make control panel sections and fields more dense (#1954)
* make control panel sections and fields more dense * remove Panel * use <Panel> with className prop
This commit is contained in:
@@ -25,3 +25,8 @@
|
||||
margin-top: 0px;
|
||||
margin-right: 3px;
|
||||
}
|
||||
|
||||
.control-panel-section {
|
||||
margin-bottom: 0px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user