Finished up with css-only flair implementation.

This commit is contained in:
rainbownapkin 2024-11-21 08:42:21 -05:00
parent 5b5f495853
commit 9dbbc4e924
13 changed files with 231 additions and 60 deletions

View file

@ -202,6 +202,7 @@ input#chat-panel-prompt{
.user-entry{
margin: 0.2em;
font-size: 1em;
width: fit-content;
}
#media-panel-aspect-lock-icon{