mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 11:40:06 +00:00
ui: Fix positioning of active icon in the selected menu item (#7148)
This commit is contained in:
parent
ff315c95fd
commit
c6e72c3e46
@ -65,6 +65,9 @@
|
||||
padding: 10px;
|
||||
padding-left: 36px;
|
||||
}
|
||||
%menu-panel .is-active {
|
||||
position: relative;
|
||||
}
|
||||
%menu-panel .is-active > *::after {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user