mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Stretch onboarding dialog content vertically
This commit is contained in:
@ -5835,6 +5835,7 @@
|
|||||||
Enable simple UI mode
|
Enable simple UI mode
|
||||||
</span>
|
</span>
|
||||||
</label>
|
</label>
|
||||||
|
<div class="expander"></div>
|
||||||
<div class="textAlignCenter">
|
<div class="textAlignCenter">
|
||||||
<h3 data-i18n="Looking for AI characters?">
|
<h3 data-i18n="Looking for AI characters?">
|
||||||
Looking for AI characters?
|
Looking for AI characters?
|
||||||
@ -5853,6 +5854,7 @@
|
|||||||
</span>
|
</span>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="expander"></div>
|
||||||
<h3 data-i18n="Your Persona">
|
<h3 data-i18n="Your Persona">
|
||||||
Your Persona
|
Your Persona
|
||||||
</h3>
|
</h3>
|
||||||
|
@ -5284,6 +5284,7 @@ body:not(.movingUI) .drawer-content.maximized {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: 10px;
|
gap: 10px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.onboarding span.menu_button {
|
.onboarding span.menu_button {
|
||||||
|
Reference in New Issue
Block a user