fixed button and fonts

This commit is contained in:
kaipher7
2026-04-02 22:11:07 -06:00
parent 93ca192eb2
commit f279e53bd0
@@ -288,6 +288,12 @@ textarea {
/* Tags */
.tag-input-row {
display: flex;
flex-direction: row;
gap: 6px;
}
.tag-wrap {
display: flex;
flex-wrap: wrap;