wip
This commit is contained in:
parent
2e50679602
commit
a410088fa7
2 changed files with 17 additions and 9 deletions
|
|
@ -262,8 +262,7 @@ swp-scrollable-content {
|
|||
scroll-behavior: smooth;
|
||||
position: relative;
|
||||
display: grid;
|
||||
/* Height will be set dynamically by ScrollManager via ResizeObserver */
|
||||
width: calc(100vw - 60px - 20px); /* Viewport width minus time-axis and scrollbar */
|
||||
/* Height and width will be set dynamically by ScrollManager via ResizeObserver */
|
||||
|
||||
/* Hide native scrollbars */
|
||||
scrollbar-width: none; /* Firefox */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue