mirror of
https://github.com/paricafe/misskey.git
synced 2024-11-28 10:46:43 -06:00
Fix bug
This commit is contained in:
parent
c1b77365a0
commit
bc627da923
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ root(isDark)
|
||||||
border-right solid $balloon-size transparent
|
border-right solid $balloon-size transparent
|
||||||
border-bottom solid $balloon-size $bgcolor
|
border-bottom solid $balloon-size $bgcolor
|
||||||
|
|
||||||
&.compact
|
&.big
|
||||||
> div
|
> div
|
||||||
width 280px
|
width 280px
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue