mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix comedy double-margin caused by killing off MessageTiles
This commit is contained in:
parent
7232659195
commit
56718650b9
@ -58,11 +58,6 @@ limitations under the License.
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_content {
|
|
||||||
padding-right: 100px;
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.mx_EventTile_content {
|
.mx_EventTile_content {
|
||||||
display: block;
|
display: block;
|
||||||
margin-right: 100px;
|
margin-right: 100px;
|
||||||
|
Loading…
Reference in New Issue
Block a user