mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-27 23:06:29 -04:00
Fix stylelint once and for all (hopefully)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.link {
|
||||
composes: link from "~Components/Link/Link.css";
|
||||
composes: link from '~Components/Link/Link.css';
|
||||
|
||||
border-bottom: 1px solid #e5e5e5;
|
||||
color: #3a3f51;
|
||||
|
||||
Reference in New Issue
Block a user