mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fixed welcome screen content overflow on mobile devices.
This commit is contained in:
@@ -1658,7 +1658,7 @@ body {
|
|||||||
|
|
||||||
.themerow {
|
.themerow {
|
||||||
grid-area: theme;
|
grid-area: theme;
|
||||||
width: 500px;
|
/* width: 500px; */
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user