fix input grid positioning
This commit is contained in:
parent
285d2ea57e
commit
1bdb0ae5a0
@ -4,6 +4,7 @@
|
|||||||
column-gap: 10px;
|
column-gap: 10px;
|
||||||
row-gap: 5px;
|
row-gap: 5px;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.input-grid * {
|
.input-grid * {
|
||||||
|
Loading…
Reference in New Issue
Block a user