1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-14 16:55:11 +02:00

Fixes:💄 Radarr login page addon logo

This commit is contained in:
GilbN 2024-02-25 11:21:21 +01:00
parent 4103bfe8d8
commit e265f47e1a

View File

@ -25,3 +25,8 @@
height: 40px; height: 40px;
opacity: 1; opacity: 1;
} }
.panel-header > img.logo {
content: url("/css/addons/radarr/radarr-4k-logo/radarr4k-v3.png");
width: auto;
}