forked from matrix/element-web
fix default colour of loginbox text
This commit is contained in:
parent
a8f2980dcc
commit
e5b1ded7e3
|
@ -89,6 +89,7 @@ limitations under the License.
|
|||
padding-left: 10px;
|
||||
padding-right: 10px;
|
||||
border-radius: 8px;
|
||||
color: $form-fg-color;
|
||||
background-color: $form-bg-color;
|
||||
background-image: url(../../themes/status/img/dot.svg);
|
||||
box-shadow: 0px 5px 16px 0px rgba(25,12,46,0.16);
|
||||
|
|
Loading…
Reference in New Issue