mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 19:08:18 -07:00
Fixed metadataedutor
This commit is contained in:
parent
cb234bf8ee
commit
7d39af1594
@ -67,6 +67,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
[dir="rtl"] {
|
||||
@media all and (min-width: 50em) {
|
||||
.editPageInnerContent {
|
||||
float: left;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media all and (min-width: 112.5em) {
|
||||
.editPageSidebar {
|
||||
width: 25%;
|
||||
|
Loading…
Reference in New Issue
Block a user