1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-20 21:54:58 -04:00

Fixed stylelint too

This commit is contained in:
Taloth Saldono
2020-10-03 20:34:35 +02:00
parent 8f6016e9ae
commit 9eb24cedd6
@@ -20,7 +20,7 @@
.optionCheckInput {
composes: input from '~./CheckInput.css';
margin-top: 0px;
margin-top: 0;
}
.isSelected {