Iterate PR

This commit is contained in:
Michael Telatynski 2020-11-10 10:00:55 +00:00
parent 252484fcd9
commit 80bb091cc5
3 changed files with 10 additions and 8 deletions

View file

@ -124,6 +124,7 @@ $left-gutter: 64px;
.mx_EventTile_line {
margin-right: 0;
grid-column: 1 / 3;
// override default padding of mx_EventTile_line so that we can be centered
padding: 0 !important;
}