mirror of
https://github.com/Theodor-Springmann-Stiftung/jacoblenz.git
synced 2025-10-29 09:15:34 +00:00
Bessere Filtermöglichkeiten für Listen
This commit is contained in:
@@ -113,7 +113,7 @@
|
||||
@apply ml-4
|
||||
}
|
||||
|
||||
.sidebar-nav .active {
|
||||
.active {
|
||||
@apply font-bold
|
||||
}
|
||||
|
||||
@@ -193,12 +193,7 @@
|
||||
.sidebar-nav .active::before {
|
||||
content: "· ";
|
||||
}
|
||||
|
||||
aside {
|
||||
min-height: 100vh;
|
||||
max-height: calc(10rem + 100vh);
|
||||
}
|
||||
|
||||
|
||||
.twocolumns {
|
||||
columns: 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user