mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fixed metadataedutor
This commit is contained in:
parent
cb234bf8ee
commit
7d39af1594
1 changed files with 8 additions and 0 deletions
|
@ -67,6 +67,14 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[dir="rtl"] {
|
||||||
|
@media all and (min-width: 50em) {
|
||||||
|
.editPageInnerContent {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media all and (min-width: 112.5em) {
|
@media all and (min-width: 112.5em) {
|
||||||
.editPageSidebar {
|
.editPageSidebar {
|
||||||
width: 25%;
|
width: 25%;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue