mirror of
https://github.com/apache/superset.git
synced 2026-05-06 16:34:32 +00:00
style: remove uppercase from labels, buttons, tabs to align with design system (#29673)
This commit is contained in:
committed by
GitHub
parent
2b4a8e9083
commit
c094ac3584
@@ -279,7 +279,7 @@ const config: ControlPanelConfig = {
|
||||
label: t('Number format'),
|
||||
},
|
||||
x_axis: {
|
||||
label: t('TEMPORAL X-AXIS'),
|
||||
label: t('Temporal X-Axis'),
|
||||
...temporalColumnMixin,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user