updated custom css
This commit is contained in:
@@ -276,12 +276,16 @@ data:
|
|||||||
|
|
||||||
.calcom-iframe {
|
.calcom-iframe {
|
||||||
height: 600px !important;
|
height: 600px !important;
|
||||||
filter: sepia(30%) saturate(150%) hue-rotate(220deg) brightness(0.92) contrast(1.05);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.calendar-iframe {
|
.calendar-iframe {
|
||||||
height: 600px !important;
|
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
|
# Custom JS
|
||||||
|
|||||||
Reference in New Issue
Block a user