Tweak timeline card layout (#7743)
This commit is contained in:
parent
76cafb7aa9
commit
81f2b19d32
3 changed files with 32 additions and 5 deletions
|
@ -286,7 +286,7 @@ $left-gutter: 64px;
|
|||
}
|
||||
|
||||
.mx_EventListSummary:not([data-layout=bubble]) .mx_EventTile_line {
|
||||
padding-left: calc($left-gutter);
|
||||
padding-left: $left-gutter;
|
||||
}
|
||||
|
||||
/* all the overflow-y: hidden; are to trap Zalgos -
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue