mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-01 17:19:16 +00:00
* shorten_expanded: use promises instead of a timeout hack
* normalize some icon colors
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
.content-shrink-wrap {
|
||||
overflow : hidden;
|
||||
text-overflow: ellipsis;
|
||||
height : 800px;
|
||||
height : 80vh;
|
||||
margin-bottom : 8px;
|
||||
}
|
||||
|
||||
.expand-prompt {
|
||||
|
||||
Reference in New Issue
Block a user