mirror of
https://github.com/plexguide/Huntarr-Sonarr.git
synced 2025-12-16 20:04:16 -06:00
update
This commit is contained in:
@@ -855,6 +855,15 @@
|
||||
color: var(--text-primary);
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
/* Ensure Success Rate label shows and values match other stats sizing */
|
||||
.prowlarr-statistics-card .stat-label {
|
||||
display: block;
|
||||
opacity: 1;
|
||||
}
|
||||
.prowlarr-statistics-card .stat-value {
|
||||
font-size: 1.4em; /* keep consistent with other stat values */
|
||||
}
|
||||
|
||||
.stat-value.success {
|
||||
color: #10b981;
|
||||
|
||||
Reference in New Issue
Block a user