mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Minor style fix to button group
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.toggle-button-group {
|
||||
display: flex;
|
||||
padding-top: 5px;
|
||||
|
||||
.btn {
|
||||
@include buttonBackground($btn-inverse-bg, $btn-inverse-bg-hl, $btn-inverse-text-color, $btn-inverse-text-shadow);
|
||||
|
||||
Reference in New Issue
Block a user