diff --git a/src/renderer/style.css b/src/renderer/style.css index a34c79b2..d35ab918 100644 --- a/src/renderer/style.css +++ b/src/renderer/style.css @@ -12240,6 +12240,7 @@ input[type=checkbox][switch]:checked:active::before { font-size: 12px; cursor: pointer; flex: 0 0 32px; + box-shadow: var(--ciderShadow-Generic); } .artist-chip .artist-chip__follow:hover { background: var(--selected);