Remove display: flex; from #gamescreen CSS

This commit is contained in:
Gnome Ann 2021-08-23 13:08:13 -04:00
parent 42b4104d4f
commit f1f50e7b80

View File

@ -67,7 +67,6 @@ chunk[contenteditable="true"]:focus, chunk[contenteditable="true"]:focus > actio
height: 490px;
margin-top: 10px;
padding: 10px;
display: flex;
vertical-align: bottom;
overflow-y: scroll;
background-color: #262626;