increase opacity of sidebar icons
This commit is contained in:
@@ -202,7 +202,7 @@ function onBackdrop(event) {
|
||||
}
|
||||
|
||||
.sidebar-item i {
|
||||
opacity: 0.5;
|
||||
opacity: 0.7;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user