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:
committed by
Mark McDowall
parent
8d70def088
commit
89e363fd14
@@ -5,3 +5,7 @@
|
||||
height: 25px;
|
||||
border: 2px dashed var(--dangerColor);
|
||||
}
|
||||
|
||||
.optional {
|
||||
border: 2px dashed var(--gray);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user