mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Reduce padding in color picker popover
This commit is contained in:
parent
9fd9bba1f4
commit
5c5265829a
@ -129,7 +129,7 @@ $arrowSize: 15px;
|
||||
|
||||
.ColorPickerPopover__content {
|
||||
width: 360px;
|
||||
padding: 32px;
|
||||
padding: 24px;
|
||||
}
|
||||
|
||||
.ColorPickerPopover__tabs {
|
||||
|
Loading…
Reference in New Issue
Block a user