My availability visibility

This commit is contained in:
Kalle
2026-09-08 19:07:15 +03:00
parent 18de4135b1
commit ac9eb3723b
66 changed files with 1102 additions and 100 deletions

View File

@@ -133,6 +133,11 @@
color: var(--color-text-high);
}
.notSharedWith {
color: var(--color-warning-high);
font-weight: var(--weight-semi);
}
.addChip {
display: inline-flex;
align-items: center;