added visibility function to compose box + reply ID

This commit is contained in:
ari melody 2024-07-08 10:28:38 +01:00
parent 49409bac68
commit e74b088e37
Signed by: ari
GPG key ID: CF99829C92678188
3 changed files with 60 additions and 17 deletions

View file

@ -79,12 +79,6 @@
display: block;
}
.post-user-info .name :global(.emoji) {
position: relative;
top: .2em;
height: 1.2em;
}
.post-user-info .username {
opacity: .8;
font-size: .9em;