1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-17 21:26:13 -04:00

Linting as usual

This commit is contained in:
Taloth Saldono
2021-01-14 23:20:09 +01:00
parent c28cafba0a
commit 881bbb654b
2 changed files with 12 additions and 12 deletions

View File

@@ -7,10 +7,10 @@
.title {
composes: cell from '~Components/Table/Cells/TableRowCell.css';
word-break: break-all;
display: flex;
align-items: center;
justify-content: space-between;
word-break: break-all;
}
.sceneMapping {