mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
minor style fix
This commit is contained in:
@@ -97,10 +97,10 @@ input:checked + .gf-form-switch__slider::before {
|
||||
&--transparent {
|
||||
background: transparent;
|
||||
border: none;
|
||||
width: 20px;
|
||||
width: 23px;
|
||||
height: auto;
|
||||
position: relative;
|
||||
padding-left: 7px;
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
&--table-cell {
|
||||
|
||||
Reference in New Issue
Block a user