#5 8 9 10 12 13 17 - готовы. #15 - тест

This commit is contained in:
Zuev
2026-07-27 02:23:26 +03:00
parent 3e8722a26b
commit a78a93f2f0
21 changed files with 413 additions and 102 deletions

View File

@@ -1219,6 +1219,18 @@ body.schedule-override-open {
background: var(--bg-input);
}
.schedule-view-state-actionable {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 1rem;
}
.schedule-view-state-reload {
min-width: 200px;
}
.schedule-view-day-tabs {
flex-wrap: wrap;
justify-content: flex-end;