🐛 Input padding

This commit is contained in:
Maxime Lalo 2023-09-28 17:08:44 +02:00
parent ecc96a63de
commit 9cb8a06849

View File

@ -5,6 +5,7 @@
border: 1px dashed #e7e7e7;
height: fit-content;
margin-top: 16px;
&[data-drag-over="true"] {
border: 1px dashed var(--grey);