Improve pointing menu
This commit is contained in:
parent
11ac3491fa
commit
1b8798cc82
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
color: rgba(255, 255, 255, 0.95);
|
||||
}
|
||||
.ui.vertical.pointing.menu .item::after {
|
||||
border-color: #2b2b2a;
|
||||
border-color: rgb(21, 21, 21);
|
||||
}
|
||||
.ui.vertical.pointing.menu .active.item:hover::after {
|
||||
background-color: #0d0d0d;
|
||||
|
|
Loading…
Reference in a new issue