mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-21 22:05:38 -04:00
Fix stylelint once and for all (hopefully)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.button {
|
||||
composes: button from "~Components/Form/FormInputButton.css";
|
||||
composes: button from '~Components/Form/FormInputButton.css';
|
||||
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user