mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
[explore] Improved time filters controls (#3371)
* Improved time filters controls * lint * Fix coverage * Allow empty dates
This commit is contained in:
committed by
GitHub
parent
aff7a82664
commit
a47a512808
@@ -86,3 +86,8 @@
|
||||
.control-panel-section span.label {
|
||||
display: inline-block;
|
||||
}
|
||||
.input-inline {
|
||||
float: left;
|
||||
display: inline-block;
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user