Fill width
This commit is contained in:
parent
45c5c82905
commit
d34091e8ae
@ -145,7 +145,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.secret-input {
|
.secret-input {
|
||||||
flex: 0 0 49%;
|
flex: 0 0 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 950px) {
|
@media only screen and (max-width: 950px) {
|
||||||
|
@ -159,7 +159,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.secret-input {
|
.secret-input {
|
||||||
flex: 0 0 49%;
|
flex: 0 0 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 950px) {
|
@media only screen and (max-width: 950px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user