1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

Organizr: Fix for #320

This commit is contained in:
GilbN 2022-02-05 19:30:36 +01:00
parent 223162047d
commit fa36c354c6

View File

@ -1481,7 +1481,7 @@ a:hover,
border-radius: 3px;
}
.bg-inverse:not(.homepage-drag) {
.bg-inverse:not(.homepage-drag):not(.pihole-stat) {
background: transparent !important;
}