mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
Ellipsis added, but doesn't play nice with onRender... yet.
This commit is contained in:
@@ -58,10 +58,8 @@
|
||||
.search-item {
|
||||
|
||||
.new-series-overview {
|
||||
text-overflow : ellipsis;
|
||||
white-space : pre-line;
|
||||
overflow : hidden;
|
||||
height : 125px;
|
||||
height : 120px;
|
||||
}
|
||||
|
||||
.new-series-poster {
|
||||
|
||||
Reference in New Issue
Block a user