mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Shrink bottom padding
This commit is contained in:
parent
caa9f1491e
commit
ee548f1580
@ -74,7 +74,7 @@ div[data-role=page] {
|
|||||||
.padded-bottom-page,
|
.padded-bottom-page,
|
||||||
.page,
|
.page,
|
||||||
.pageWithAbsoluteTabs .pageTabContent {
|
.pageWithAbsoluteTabs .pageTabContent {
|
||||||
padding-bottom: 14em !important
|
padding-bottom: 2em !important
|
||||||
}
|
}
|
||||||
|
|
||||||
.supporterPromotionContainer {
|
.supporterPromotionContainer {
|
||||||
@ -142,4 +142,4 @@ div[data-role=page] {
|
|||||||
margin-left: 1.25em !important;
|
margin-left: 1.25em !important;
|
||||||
padding-bottom: .4em !important;
|
padding-bottom: .4em !important;
|
||||||
padding-top: .4em !important
|
padding-top: .4em !important
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user