mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
🎨
This commit is contained in:
parent
0f28713404
commit
eb0a944e0e
1 changed files with 3 additions and 2 deletions
|
@ -79,7 +79,8 @@ root(isDark)
|
|||
> .content
|
||||
|
||||
> .balloon
|
||||
display block
|
||||
display flex
|
||||
align-items center
|
||||
padding 0
|
||||
max-width calc(100% - 16px)
|
||||
min-height 38px
|
||||
|
@ -254,7 +255,7 @@ root(isDark)
|
|||
font-size 11px
|
||||
|
||||
&[data-is-deleted]
|
||||
> .baloon
|
||||
> .balloon
|
||||
opacity 0.5
|
||||
|
||||
.message[data-darkmode]
|
||||
|
|
Loading…
Reference in a new issue