Fix user menu styles
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
.menuIcon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.userButton svg * {
|
||||
fill: var(--textColor1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user