slim sidebar with doc list adjusting

This commit is contained in:
Michael Shamoon
2022-09-12 14:51:34 -07:00
parent 617055fca7
commit 1330390b4f
5 changed files with 114 additions and 44 deletions

View File

@@ -405,6 +405,11 @@ textarea,
vertical-align: text-bottom;
}
.sidebaricon-sm {
width: 12px;
height: 12px;
}
table.table {
color: var(--bs-body-color);