mirror of
https://github.com/grafana/grafana.git
synced 2024-11-28 03:34:15 -06:00
Dashboard: Fix arrow positioning in button while in panel edit mode (#19084)
This commit is contained in:
parent
10d1cb23ba
commit
3d3bbb7159
@ -218,7 +218,8 @@ i.navbar-page-btn__search {
|
||||
i {
|
||||
font-size: $font-size-lg;
|
||||
position: relative;
|
||||
top: 2px;
|
||||
top: 1px;
|
||||
right: 1px;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
|
Loading…
Reference in New Issue
Block a user