Radarr-Sonarr-Integration #12

Merged
T-Gander merged 21 commits from Radarr-Sonarr-Integration into main 2026-03-08 00:08:20 -07:00
Showing only changes of commit e6c4939191 - Show all commits

View File

@@ -4,7 +4,6 @@
.inlineContainer {
display: inline-flex;
margin-bottom: 1.8em;
flex-direction: column;
/* Would be nice to figure out why 50% doesn't work. */
width: 49%;
@@ -50,6 +49,7 @@ td, th {
border: 1px solid;
border-radius: 0.25rem;
margin-top: 1rem;
margin-bottom: 0;
padding: 1rem;
opacity: 1;
}