forked from noxious/client
NQ-59 Fix login styling
This commit is contained in:
parent
98c6266046
commit
e3b09959d0
@ -27,11 +27,8 @@
|
|||||||
|
|
||||||
.login-form {
|
.login-form {
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
|
||||||
form {
|
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: 15px;
|
gap: 15px;
|
||||||
width: inherit;
|
|
||||||
|
|
||||||
.form-field {
|
.form-field {
|
||||||
display: flex;
|
display: flex;
|
||||||
@ -59,7 +56,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
.row-buttons {
|
.row-buttons {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user