mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-16 02:51:52 +03:00
Removes the override on the Bubble Container
This commit is contained in:
parent
09af2a8891
commit
24bf1b22a4
1 changed files with 0 additions and 2 deletions
|
@ -123,8 +123,6 @@ $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;
|
||||
}
|
||||
|
||||
.mx_EventTile_msgOption {
|
||||
|
|
Loading…
Reference in a new issue