mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-07 14:48:40 +00:00
Fix sidebar navigation rendering
This commit is contained in:
@@ -60,6 +60,7 @@ body {
|
||||
padding: 1rem;
|
||||
}
|
||||
.sidebar ul { list-style: none; padding: 0; }
|
||||
.sidebar ul ul { padding-left: 1rem; }
|
||||
.sidebar a { text-decoration: none; color: var(--text-color); }
|
||||
main {
|
||||
flex: 1;
|
||||
|
Reference in New Issue
Block a user