mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-16 15:07:36 -07:00
Fix bug
This commit is contained in:
parent
cbad4df67f
commit
b8ab6d91a3
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