mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-17 21:26:13 -04:00
Fix stylelint once and for all (hopefully)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.toggleButton {
|
||||
composes: button from "~Components/Link/IconButton.css";
|
||||
composes: button from '~Components/Link/IconButton.css';
|
||||
|
||||
padding: 0;
|
||||
font-size: inherit;
|
||||
|
||||
Reference in New Issue
Block a user