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,9 +271,9 @@ $authpage-body-color: #61708b;
border: none;
flex: 1;
color: $primary-fg-color;
},
}
input::placeholder {
color: $roomsublist-label-fg-color;
color: $roomsublist-label-fg-color;
}
}
}