This commit is contained in:
syuilo 2018-08-02 09:24:08 +09:00
parent 1d4f4b829f
commit ab009cfbd7
1 changed files with 3 additions and 2 deletions

View File

@ -79,7 +79,8 @@ root(isDark)
> .content > .content
> .balloon > .balloon
display block display flex
align-items center
padding 0 padding 0
max-width calc(100% - 16px) max-width calc(100% - 16px)
min-height 38px min-height 38px
@ -254,7 +255,7 @@ root(isDark)
font-size 11px font-size 11px
&[data-is-deleted] &[data-is-deleted]
> .baloon > .balloon
opacity 0.5 opacity 0.5
.message[data-darkmode] .message[data-darkmode]