wip
This commit is contained in:
parent
0c40bbe780
commit
4fc8661adb
1 changed files with 2 additions and 1 deletions
|
|
@ -884,7 +884,8 @@ swp-data-row.focus-highlight {
|
||||||
=========================================== */
|
=========================================== */
|
||||||
swp-schedule-scroll {
|
swp-schedule-scroll {
|
||||||
display: block;
|
display: block;
|
||||||
width: 800px;
|
width: fit-content;
|
||||||
|
max-width: var(--page-max-width);
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue