mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-25 22:46:31 -04:00
New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.series {
|
||||
padding: 8px;
|
||||
border-bottom: 1px solid $borderColor;
|
||||
border-bottom: 1px solid var(--borderColor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user