fixed invisible text after logging out in the dark theme
This commit is contained in:
parent
f113748520
commit
512ac5ef3b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ServerPicker_server {
|
.mx_ServerPicker_server {
|
||||||
color: $primary-fg-color;
|
color: #2e2f32;
|
||||||
grid-column: 1;
|
grid-column: 1;
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue