mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
Fix stylelint once and for all (hopefully)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
}
|
||||
|
||||
.namingSelect {
|
||||
composes: select from "~Components/Form/SelectInput.css";
|
||||
composes: select from '~Components/Form/SelectInput.css';
|
||||
|
||||
margin-left: 10px;
|
||||
width: 200px;
|
||||
|
||||
Reference in New Issue
Block a user