mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
isolate .net specific methods in model project
This commit is contained in:
parent
2ba4a04377
commit
8cf9cab99e
7 changed files with 28 additions and 5 deletions
|
@ -127,6 +127,11 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
.smallBackdropPosterItem .posterItemOverlayInner>div {
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.myLibraryPosterItem {
|
||||
width: 42%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue