mirror of
https://github.com/vector-im/element-web.git
synced 2025-10-14 00:41:52 +02:00
Merge pull request #5569 from SimonBrandner/fix-czech-letters
Fix Czech capital letters like ŠČŘ...
This commit is contained in:
commit
6cbff674d3
@ -20,7 +20,7 @@ $left-gutter: 64px;
|
||||
.mx_GroupLayout {
|
||||
.mx_EventTile {
|
||||
> .mx_SenderProfile {
|
||||
line-height: $font-17px;
|
||||
line-height: $font-20px;
|
||||
padding-left: $left-gutter;
|
||||
}
|
||||
|
||||
@ -38,7 +38,7 @@ $left-gutter: 64px;
|
||||
}
|
||||
|
||||
.mx_EventTile_line, .mx_EventTile_reply {
|
||||
padding-top: 3px;
|
||||
padding-top: 1px;
|
||||
padding-bottom: 3px;
|
||||
line-height: $font-22px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user