mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-19 21:46:43 -04:00
Fix stylelint once and for all (hopefully)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.cell {
|
||||
@add-mixin truncate;
|
||||
composes: cell from "~Components/Table/Cells/TableRowCell.css";
|
||||
composes: cell from '~Components/Table/Cells/TableRowCell.css';
|
||||
|
||||
flex-grow: 0;
|
||||
flex-shrink: 1;
|
||||
|
||||
Reference in New Issue
Block a user