Merge pull request #5588 from 2580ayush2580/ayush25807

Fix invisible text after logging out in the dark theme
This commit is contained in:
J. Ryan Stinnett
2021-01-29 10:38:17 +00:00
committed by GitHub

View File

@@ -59,7 +59,7 @@ limitations under the License.
}
.mx_ServerPicker_server {
color: $primary-fg-color;
color: $authpage-primary-color;
grid-column: 1;
grid-row: 2;
margin-bottom: 16px;