1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-05 15:07:11 +02:00

fix: 🐛 Fix sonarr-text-logo mobile

This commit is contained in:
GilbN 2022-12-29 14:30:16 +01:00
parent 8cf83ac04d
commit 02e6be2d4b

View File

@ -7,14 +7,6 @@
}
}
@media only screen and (max-width: 768px) {
[class*="PageHeader-logo-"] {
width: 32px;
height: 32px;
margin-left: 0px;
content: url("sonarr/Content/Images/logo.svg");
}
}
[class*="LoadingPage-logoFull-"] {
content: url("/css/addons/sonarr/sonarr-text-logo/sonarr-text.png");