UX prettified in the menu
This commit is contained in:
@@ -223,6 +223,15 @@
|
||||
-webkit-margin-end: 0.5em;
|
||||
margin-inline-end: 0.5em;
|
||||
}
|
||||
.item-tag-button:hover {
|
||||
color: black;
|
||||
background-color: #a5a5a5b8;
|
||||
}
|
||||
.item-tag-button:active {
|
||||
color: white;
|
||||
background-color: black;
|
||||
box-shadow: none;
|
||||
}
|
||||
.itemBackdropContainer {
|
||||
height: 40vh;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user