update floating navbar css

This commit is contained in:
nelle 2024-08-08 17:21:57 -06:00
parent 704b6ee99a
commit fcc1132cda

View file

@ -156,6 +156,8 @@ header.sidebar {
border-left: none;
}
._root_b6w6v_1 { padding: var(--thePadding) !important; }
a.mention > .main > .host { display: none; } /* hide instance in all mentions */
section.modal._popup > div.form > textarea { resize: vertical !important; } /* resize fix */