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