mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
minor css change
This commit is contained in:
@@ -65,10 +65,10 @@
|
||||
width: 180px;
|
||||
position: relative;
|
||||
border-radius: 2px;
|
||||
height: 10px;
|
||||
height: 7px;
|
||||
cursor: grabbing;
|
||||
background: $input-label-bg;
|
||||
top: -8px;
|
||||
top: -9px;
|
||||
|
||||
&:hover {
|
||||
transition: background 0.2s ease-in 0.4s;
|
||||
|
||||
Reference in New Issue
Block a user