mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix installed plugins
This commit is contained in:
parent
17547b019c
commit
cf4b3f13d9
2 changed files with 9 additions and 5 deletions
|
@ -27,6 +27,10 @@ paper-input + .fieldDescription {
|
|||
background-color: #fff;
|
||||
}
|
||||
|
||||
.ui-body-a .cardFooter .cardText + .cardText {
|
||||
opacity: .8;
|
||||
}
|
||||
|
||||
@media all and (min-width: 800px) {
|
||||
|
||||
.type-interior > .ui-content, .type-interior > .ui-panel-content-wrap > .ui-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue