give some visual separation to index areas

This commit is contained in:
Riccardo Mottola 2024-10-18 11:58:00 +02:00
parent 4a506cb048
commit e14da974c7

View file

@ -5,6 +5,7 @@
left: 0px;
width: 20%;
height: 100%;
border-right: 1px solid grey;
}
.content-bar-top {
@ -14,6 +15,7 @@
height: 30%;
width: 100%;
overflow: auto;
border-bottom: 1px solid grey;
}
.content-bar-top-body {