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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user