mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Add css
This commit is contained in:
parent
2141f56273
commit
64862269a1
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
.homeLibrarytext{
|
||||
padding-left: 5px
|
||||
}
|
||||
|
||||
.homeLibraryButton {
|
||||
min-width: 18%;
|
||||
margin: .5em !important;
|
||||
|
@ -8,4 +12,4 @@
|
|||
.homeLibraryButton {
|
||||
width: 46% !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue