Updated changes for the tile

Signed-off-by: Ayush PS <ayushpratap16@gmail.com>
This commit is contained in:
Ayush PS 2021-06-18 00:12:39 +05:30
parent 39402ec971
commit 1394e5b0a4
2 changed files with 3 additions and 8 deletions

View file

@ -130,11 +130,6 @@ $left-gutter: 64px;
.mx_EventTile_msgOption {
grid-column: 2;
}
.hidden {
// override the overriden padding for hidden events
padding-left: 64px !important;
}
}
.mx_EventTile_reply {