Slightly better separation between settings & preview

This commit is contained in:
Ingvar Stepanyan
2022-01-17 21:30:00 +00:00
parent e6cb4fc269
commit e544071f85

View File

@@ -25,6 +25,9 @@
#config { #config {
overflow-y: auto; overflow-y: auto;
max-height: 100vh; max-height: 100vh;
padding-left: 5px;
box-sizing: border-box;
border-left: 3px solid black;
} }
#config label { #config label {