mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-23 22:14:42 +01:00
Use clip more
This commit is contained in:
parent
2eea5ae053
commit
60e86c1eaf
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue