mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 19:45:05 +01:00
make text not sprawl across screen on large monitors
This commit is contained in:
parent
6f09bd97b6
commit
16e0f515dc
@ -550,6 +550,10 @@ ul.Timeline > li.messageStatus .message-container > p {
|
|||||||
margin: 16px 0 8px 0;
|
margin: 16px 0 8px 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.Settings p {
|
||||||
|
max-width: 700px;
|
||||||
|
}
|
||||||
|
|
||||||
.Settings .row .label {
|
.Settings .row .label {
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user