1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

New: Make Release Group Outline Not Show as Required

This commit is contained in:
Zak Saunders
2023-02-05 15:42:16 +00:00
committed by Mark McDowall
parent 8d70def088
commit 89e363fd14
5 changed files with 30 additions and 11 deletions
@@ -5,3 +5,7 @@
height: 25px;
border: 2px dashed var(--dangerColor);
}
.optional {
border: 2px dashed var(--gray);
}