mirror of
https://github.com/grafana/grafana.git
synced 2025-01-07 14:43:42 -06:00
fix panel menu caret placement (#10759)
This commit is contained in:
parent
55100d5ff9
commit
20feb123c9
@ -255,7 +255,7 @@
|
||||
}
|
||||
|
||||
// Caret to indicate there is a submenu
|
||||
.dropdown-submenu > a::before {
|
||||
.dropdown-submenu > a::after {
|
||||
display: block;
|
||||
content: ' ';
|
||||
float: right;
|
||||
|
Loading…
Reference in New Issue
Block a user