Various changes/fixes

This commit is contained in:
Darren Burns
2022-04-20 13:54:34 +01:00
parent 00112ef740
commit b9d00f301b
7 changed files with 106 additions and 31 deletions

View File

@@ -2,7 +2,7 @@
layout: vertical;
background: dark_green;
overflow: hidden auto;
overflow: auto auto;
border: heavy white;
}
@@ -10,4 +10,5 @@
height: 8;
min-width: 80;
background: dark_blue;
margin-bottom: 4;
}