mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Fix bug
This commit is contained in:
@@ -1179,7 +1179,6 @@ body {
|
||||
/* ---------------------------------- GAME SCREEN ----------------------------------*/
|
||||
.gamescreen {
|
||||
background-color: var(--gamescreen_background);
|
||||
z-index: -1;
|
||||
box-shadow: var(--light_shadow_value);
|
||||
color: var(--gamescreen_text);
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user