mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Merge branch 'UI2' into UI2
This commit is contained in:
@@ -2426,6 +2426,7 @@ body {
|
|||||||
|
|
||||||
#welcome_text {
|
#welcome_text {
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.welcome_text {
|
.welcome_text {
|
||||||
@@ -2433,6 +2434,13 @@ body {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#UI2defaultwelcome {
|
||||||
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
height: 100%;
|
||||||
|
justify-content: space-between;
|
||||||
|
}
|
||||||
|
|
||||||
#welcome-logo {
|
#welcome-logo {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
max-width: 720px;
|
max-width: 720px;
|
||||||
|
Reference in New Issue
Block a user