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