updated custom css

This commit is contained in:
2026-01-09 22:16:27 +01:00
parent 847390cbb8
commit 8e9effd7c4
+6 -2
View File
@@ -276,12 +276,16 @@ data:
.calcom-iframe {
height: 600px !important;
filter: sepia(30%) saturate(150%) hue-rotate(220deg) brightness(0.92) contrast(1.05);
}
.calendar-iframe {
height: 600px !important;
filter: sepia(30%) saturate(150%) hue-rotate(220deg) brightness(0.92) contrast(1.05);
}
.calcom-iframe iframe,
.calendar-iframe iframe {
filter: sepia(25%) saturate(130%) hue-rotate(230deg) brightness(0.93);
border-radius: 8px;
}
# Custom JS