mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework metadata manager tabs
This commit is contained in:
parent
f5fb6ccca5
commit
a7ade97b44
19 changed files with 672 additions and 824 deletions
|
@ -1,4 +1,8 @@
|
|||
.editPageContent {
|
||||
.editorTab {
|
||||
padding-bottom: 200px;
|
||||
}
|
||||
|
||||
.editPageContent {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
@ -193,7 +197,7 @@
|
|||
|
||||
.editorTile {
|
||||
display: inline-block;
|
||||
margin: 0 2em 2em 0;
|
||||
margin: 1em 2em 2em 0;
|
||||
text-align: center;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue