mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
persist locked fields in xml
This commit is contained in:
parent
ac0d27c13c
commit
1c34ed63e3
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.jstree li {
|
.jstree li {
|
||||||
margin-left: 8px;
|
margin-left: 10px;
|
||||||
min-width: 8px;
|
min-width: 10px;
|
||||||
border-bottom: 1px solid #555;
|
border-bottom: 1px solid #555;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue