This commit is contained in:
Dennis Eichhorn 2022-10-23 19:16:18 +02:00
parent a4c1e7e8b2
commit 41a5ee376d

11
styles.css Normal file → Executable file
View File

@ -4341,17 +4341,6 @@ ul.h-list li {
display: inline-block;
margin: 5px 10px 5px 10px; }
body > nav {
width: 250px;
overflow-y: auto;
font-size: 0.8em;
background: var(--nav-category-background);
color: rgba(255, 255, 255, 0.8);
flex-shrink: 0;
display: flex;
flex-direction: column;
user-select: none; }
#nav-side-outer {
overflow-y: auto;
height: 100%;