Fix up syntax in default theme

pull/21833/head
J. Ryan Stinnett 2019-02-12 10:03:42 +00:00
parent fb7913580e
commit dda755dd5a
1 changed files with 2 additions and 2 deletions

View File

@ -271,7 +271,7 @@ $authpage-body-color: #61708b;
border: none; border: none;
flex: 1; flex: 1;
color: $primary-fg-color; color: $primary-fg-color;
}, }
input::placeholder { input::placeholder {
color: $roomsublist-label-fg-color; color: $roomsublist-label-fg-color;
} }