mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
fix alignment of info event tiles
This commit is contained in:
parent
4f1fad2739
commit
9f597e9d3c
@ -366,6 +366,10 @@ limitations under the License.
|
||||
padding-top: 4px;
|
||||
}
|
||||
|
||||
.mx_EventTile.mx_EventTile_info {
|
||||
padding-top: 0px;
|
||||
}
|
||||
|
||||
.mx_EventTile .mx_SenderProfile {
|
||||
font-size: 13px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user