mirror of
https://github.com/apache/superset.git
synced 2026-04-23 01:55:09 +00:00
feat(explore): improve UI in the control panel (#19748)
* feat(explore): improve section header of control panel * fix checkbox control color and radio button color
This commit is contained in:
@@ -34,7 +34,7 @@ export default {
|
||||
controlSetRows: [['metric'], ['adhoc_filters']],
|
||||
},
|
||||
{
|
||||
label: t('Options'),
|
||||
label: t('Display settings'),
|
||||
expanded: true,
|
||||
tabOverride: 'data',
|
||||
controlSetRows: [
|
||||
|
||||
Reference in New Issue
Block a user