mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +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 {
|
||||
max-height: 50vh;
|
||||
max-height: 50dvh;
|
||||
overflow: hidden;
|
||||
overflow: clip;
|
||||
position: relative;
|
||||
}
|
||||
.timeline-deck
|
||||
|
|
Loading…
Reference in a new issue