1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Ensure correct text formatting

This commit is contained in:
Zed
2019-06-25 04:52:38 +02:00
parent 0fee70eeba
commit aae0e51154
7 changed files with 33 additions and 22 deletions

View File

@@ -145,9 +145,10 @@ a:hover {
line-height: 1.4em;
}
.status-el .media-body {
.status-content.media-body {
flex: 1;
padding: 0;
white-space: pre-wrap;
}
.container, .item {