mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-04-14 10:22:02 +02:00
Remove display: flex; from #gamescreen CSS
This commit is contained in:
parent
42b4104d4f
commit
f1f50e7b80
@ -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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user