style: adjust input style

This commit is contained in:
Moy 2025-05-07 17:40:09 +08:00
parent 221cba0137
commit 8ab410b5fe

View file

@ -22,5 +22,6 @@ If your plugin does not need CSS, delete this file.
.blockid-modal-input {
width: 100%;
margin-top: 1em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}