mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Fix/add width to toggle button group (#21924)
* Grafana-UI: Add option to customize ToggleButtonGroup's width * Grafana-UI: Add an option to customize TimeOfDayPicker width via width prop * Grafana-UI: Add comment * Grafana-UI: Switch width to size for TimeOfDayPicker * Cleanup merge
This commit is contained in:
@@ -32,4 +32,8 @@
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
|
||||
&--padded {
|
||||
padding-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user