refactor: journal timetable entries

This commit is contained in:
2024-09-03 14:29:59 +02:00
parent 0861d92e4b
commit c93514fdf0
9 changed files with 192 additions and 67 deletions
+7
View File
@@ -345,3 +345,10 @@ a.a-button {
width: 100%;
}
}
.g-separator {
display: block;
width: 100%;
height: 2px;
background-color: #aaa;
}