mirror of
https://github.com/apache/superset.git
synced 2026-04-22 09:35:23 +00:00
[Explore] Streamlined metric definitions for SQLA and Druid (#4663)
* adding streamlined metric editing * addressing lint issues on new metrics control * enabling druid
This commit is contained in:
committed by
Maxime Beauchemin
parent
7e1b6b7363
commit
68dec24542
@@ -39,6 +39,10 @@
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
.control-panel-section .metrics-select .Select-multi-value-wrapper .Select-input > input {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.background-transparent {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user