forked from AkkomaGang/akkoma-fe
allow modal to expand with content
This commit is contained in:
parent
08d4b3b885
commit
59eb434840
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@
|
|||
z-index: 2001;
|
||||
cursor: default;
|
||||
display: block;
|
||||
width: max-content;
|
||||
background-color: $fallback--bg;
|
||||
background-color: var(--bg, $fallback--bg);
|
||||
|
||||
|
|
Loading…
Reference in a new issue