mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Quick fix for logo size / width
This commit is contained in:
parent
0138f243be
commit
e7b0bf8854
@ -1,7 +1,7 @@
|
||||
/* Reset size of Jellyfin logo */
|
||||
.layout-desktop .pageTitleWithLogo {
|
||||
height: 30px !important;
|
||||
width: 50px !important;
|
||||
width: 100px !important;
|
||||
}
|
||||
|
||||
/* Un-static left drawer */
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
/* Reset size of Jellyfin logo */
|
||||
.layout-desktop .pageTitleWithLogo {
|
||||
height: 30px !important;
|
||||
width: 50px !important;
|
||||
width: 100px !important;
|
||||
}
|
||||
|
||||
/* Un-static left drawer */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user