Skip to content

Commit e265f47

Browse files
committed
Fixes:💄 Radarr login page addon logo
1 parent 4103bfe commit e265f47

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/addons/radarr/radarr-4k-logo/radarr-4k-logo.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,9 @@
2424
width: 120px;
2525
height: 40px;
2626
opacity: 1;
27+
}
28+
29+
.panel-header > img.logo {
30+
content: url("/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
31+
width: auto;
2732
}

0 commit comments

Comments
 (0)