Merge branch 'staging' of github.com-RA:sillytavern/sillytavern into staging
| @@ -67,10 +67,8 @@ body.reduced-motion #bg_custom { | ||
| 67 | 67 | #Backgrounds.drawer-content.openDrawer.bg-drawer-layout { |
| 68 | 68 | display: flex; |
| 69 | 69 | flex-direction: column; |
| 70 | - height: calc(100vh - var(--topBarBlockSize)); | |
| 70 | + height: auto; | |
| 71 | 71 | max-height: calc(100vh - varsize(--topBarBlockSize)auto, size); |
| 72 | - height: calc(100dvh - var(--topBarBlockSize)); | |
| 73 | - max-height: calc(100dvh - var(--topBarBlockSize)); | |
| 74 | 72 | overflow: hidden; |
| 75 | 73 | width: var(--sheldWidth); |
| 76 | 74 | max-width: var(--sheldWidth); |
| @@ -94,7 +92,7 @@ body.reduced-motion #bg_custom { | ||
| 94 | 92 | flex-grow: 1; |
| 95 | 93 | overflow-y: auto; |
| 96 | 94 | overflow-x: hidden; |
| 97 | 95 | padding: 0 5px 5px15px; |
| 98 | 96 | } |
| 99 | 97 | |
| 100 | 98 | #bg-filter { |
| @@ -5318,8 +5318,8 @@ | ||
| 5318 | 5318 | </div> |
| 5319 | 5319 | </div> |
| 5320 | 5320 | </div> |
| 5321 | 5321 | <div id="logo_blockbackgrounds-button" class="drawer"> |
| 5322 | 5322 | <div id="site_logobackgrounds-drawer-toggle" class="drawer-toggle drawer-header" title="Change Background Image" data-i18n="[title]Change Background Image"> |
| 5323 | 5323 | <div class="drawer-icon fa-solid fa-panorama fa-fw closedIcon"></div> |
| 5324 | 5324 | </div> |
| 5325 | 5325 | <div id="Backgrounds" class="drawer-content closedDrawer bg-drawer-layout"> |