1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-18 21:35:27 -04:00

Fixed lint

This commit is contained in:
Taloth Saldono
2020-10-03 18:45:23 +02:00
parent 95071c9d97
commit 8f6016e9ae
@@ -13,11 +13,13 @@
.optionCheck {
composes: container from '~./CheckInput.css';
flex: 0 0 0;
}
.optionCheckInput {
composes: input from '~./CheckInput.css';
margin-top: 0px;
}