mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
Tweak padding & weight
This commit is contained in:
parent
a3b1c93149
commit
fafbd25f6b
@ -196,7 +196,7 @@ limitations under the License.
|
||||
|
||||
.mx_RoomView_MessageList {
|
||||
list-style-type: none;
|
||||
padding: 16px;
|
||||
padding: 18px;
|
||||
margin: 0;
|
||||
/* needed as min-height is set to clientHeight in ScrollPanel
|
||||
to prevent shrinking when WhoIsTypingTile is hidden */
|
||||
|
||||
@ -63,7 +63,7 @@ limitations under the License.
|
||||
}
|
||||
|
||||
.mx_RoomTile2_name.mx_RoomTile2_nameHasUnreadEvents {
|
||||
font-weight: 700;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.mx_RoomTile2_messagePreview {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user