mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Welcome Text Adjustment
This commit is contained in:
@@ -2381,6 +2381,10 @@ body {
|
||||
max-width: 720px;
|
||||
}
|
||||
|
||||
.welcome_text {
|
||||
transform: translate(10px, 15px);
|
||||
}
|
||||
|
||||
/* Popups */
|
||||
#popup-container {
|
||||
position: absolute;
|
||||
|
Reference in New Issue
Block a user