4 lines
49 B
CSS
4 lines
49 B
CSS
|
.userButton svg * {
|
||
|
fill: var(--textColor1);
|
||
|
}
|