fix: left menu - alignment between the coungter and the remove button fixed
This commit is contained in:
parent
35d6a2f74e
commit
b685a26a16
@ -260,6 +260,9 @@ nav#main__menu {
|
|||||||
font-size: 18px;
|
font-size: 18px;
|
||||||
color: white;
|
color: white;
|
||||||
visibility: visible;
|
visibility: visible;
|
||||||
|
position: relative;
|
||||||
|
bottom: 1px;
|
||||||
|
margin-left: 6px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user