Increase the interface area a bit

This commit is contained in:
oobabooga 2023-08-01 09:41:57 -07:00
parent 8d46a8c50a
commit 385229313f
2 changed files with 5 additions and 5 deletions

View file

@ -54,7 +54,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
margin-left: auto;
margin-right: auto;
max-width: 800px;
height: calc(100vh - 296px);
height: calc(100vh - 286px);
overflow-y: auto;
padding-right: 20px;
display: flex;