overflow for left bar

This commit is contained in:
JFH
2021-08-09 16:29:51 +02:00
parent 27ffeb156f
commit f9dacb85c0
2 changed files with 3 additions and 2 deletions

View File

@@ -350,6 +350,7 @@ hr {
#tools_left {
grid-area: left;
border-right: none;
overflow-y: scroll;
}
/*—————————————————————————————*/