finishing touches

This commit is contained in:
2026-07-14 22:32:49 +02:00
parent 1a34535467
commit cbe703d3d2
2 changed files with 2 additions and 1 deletions
@@ -309,6 +309,7 @@ function getOwnMarkHint(): string {
.day {
font-weight: 700;
flex: 1;
}
.info {
+1 -1
View File
@@ -243,13 +243,13 @@ function dateToValueString(time) {
}
@media(min-width: 800px) {
flex-direction: row;
padding: 10px 16px;
gap: 0;
.top-row {
flex: 1;
gap: 10px;
grid-template-columns: 180px 1fr 180px;
}
.arrow {