mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Welcome Text Container Adjustment
This commit is contained in:
@@ -2379,8 +2379,10 @@ body {
|
|||||||
max-width: 720px;
|
max-width: 720px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.welcome_text {
|
#welcome-text-content {
|
||||||
transform: translate(10px, 15px);
|
position: relative;
|
||||||
|
top: 500px;
|
||||||
|
left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Popups */
|
/* Popups */
|
||||||
|
Reference in New Issue
Block a user