address review: make input full width
This commit is contained in:
parent
0bfd2143e6
commit
72f0b771e1
|
@ -60,6 +60,7 @@
|
||||||
|
|
||||||
.prejoin-input {
|
.prejoin-input {
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
& input {
|
& input {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
Loading…
Reference in New Issue