forked from FoundKeyGang/FoundKey
🎨
This commit is contained in:
parent
1d4f4b829f
commit
ab009cfbd7
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