Fix user menu styles
This commit is contained in:
parent
d6567658c0
commit
97ab7ee2c0
3 changed files with 10 additions and 4 deletions
|
|
@ -1,3 +1,8 @@
|
|||
.menuIcon {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.userButton svg * {
|
||||
fill: var(--textColor1);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue