1
0
Fork 0

Use clip more

This commit is contained in:
Lim Chee Aun 2023-12-15 23:29:48 +08:00
parent 2eea5ae053
commit 60e86c1eaf

View file

@ -594,7 +594,7 @@
.timeline-deck .status .content { .timeline-deck .status .content {
max-height: 50vh; max-height: 50vh;
max-height: 50dvh; max-height: 50dvh;
overflow: hidden; overflow: clip;
position: relative; position: relative;
} }
.timeline-deck .timeline-deck