mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Remove display: flex; from #gamescreen CSS
This commit is contained in:
@ -67,7 +67,6 @@ chunk[contenteditable="true"]:focus, chunk[contenteditable="true"]:focus > actio
|
|||||||
height: 490px;
|
height: 490px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
display: flex;
|
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
background-color: #262626;
|
background-color: #262626;
|
||||||
|
Reference in New Issue
Block a user