update hide instance in all mentions css
Some checks failed
/ test-build (push) Has been cancelled

This commit is contained in:
nelle 2024-07-12 16:39:14 -06:00
parent 7f39135aa9
commit 56b08b1d74

View file

@ -297,8 +297,6 @@ header.sidebar {
border-left: none;
}
/* hide instance in all mentions */
.list .notes .article .mention .host { display: none; }
.mfm-object > .mention > .main > .host { display: none; } /* hide instance in all mentions */
section.modal._popup > div.form > textarea { resize: vertical !important; } /* resize fix */