Smol style tweak

This commit is contained in:
swaggboi 2023-12-07 21:53:17 -05:00
parent 9017c29ff7
commit 15fc35b0b2

View File

@ -65,6 +65,8 @@
resize: vertical;
}
.form-field > textarea:after { cursor: ns-resize; }
.form-checkbox {
display: flex;
flex-flow: row;