feat: Add to sonarr dialog, reworked requests

This commit is contained in:
Aleksi Lassila
2024-05-20 00:27:55 +03:00
parent a95d91f90c
commit 2d652ae9ba
34 changed files with 1113 additions and 497 deletions

View File

@@ -84,7 +84,9 @@ html[data-useragent*="Tizen"] .selectable-secondary {
@apply focus-within:outline outline-2 outline-[#f0cd6dc2] outline-offset-2;
}
.header1 {
@apply font-medium text-lg text-secondary-300;
}
.header2 {
@apply font-semibold text-2xl text-secondary-100;