mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
UX: angularPanelStyles to align correctly with OptionsPaneCategory #50839
This commit is contained in:
parent
ae9491c3a7
commit
390b7d084e
@ -25,6 +25,7 @@ export function getAgularPanelStyles(theme: GrafanaTheme2) {
|
||||
.panel-options-group__icon {
|
||||
color: ${theme.colors.text.secondary};
|
||||
margin-right: ${theme.spacing(1)};
|
||||
padding: ${theme.spacing(0, 0.9, 0, 0.6)};
|
||||
}
|
||||
|
||||
.panel-options-group__title {
|
||||
|
Loading…
Reference in New Issue
Block a user