text color in user dropdown changes according to the color theme

This commit is contained in:
daria 2023-12-11 12:24:59 +02:00
parent d1d2eb1100
commit ca03e81148
1 changed files with 1 additions and 1 deletions

View File

@ -894,7 +894,7 @@
margin: 0;
white-space: normal;
text-align: left;
color: #EEEEEE;
color: @cryptpad_text_col;;
font-size: 14px;
}