feat: align scheduling with shared UI foundations

This commit is contained in:
2026-08-18 21:32:42 +02:00
parent 4aeda1c634
commit 165b012571
2 changed files with 14 additions and 2 deletions
+2 -2
View File
@@ -400,7 +400,7 @@
}
.scheduling-selected-calendar {
max-width: 520px;
max-width: 560px;
}
@media (max-width: 900px) {
@@ -410,7 +410,7 @@
}
@media (max-width: 820px) {
@media (max-width: 760px) {
.scheduling-page {
height: auto;
min-height: calc(100vh - 115px);