1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-03 00:33:22 +03:00

Tweak create key backup input for dark theme

This commit is contained in:
J. Ryan Stinnett
2019-02-13 10:33:30 +00:00
parent b13baf8926
commit 72f1b79b1d

View File

@@ -52,6 +52,7 @@ a:visited {
input[type=text], input[type=password], textarea {
background-color: transparent;
color: $primary-fg-color;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus {