fix input grid positioning

This commit is contained in:
Arthur Lu 2023-07-06 05:02:04 +00:00
parent 893f4aad54
commit 84d3512417

View File

@ -4,6 +4,7 @@
column-gap: 10px;
row-gap: 5px;
align-items: center;
width: 100%;
}
.input-grid * {