mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Model Welcome Positioning Fix
This commit is contained in:
@@ -2392,6 +2392,10 @@ body {
|
||||
margin-top: auto;
|
||||
}
|
||||
|
||||
#welcome_text {
|
||||
align-self: flex-end;
|
||||
}
|
||||
|
||||
.welcome_text {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
|
Reference in New Issue
Block a user