From ff2cacb328889658fa56ed7d99017650eb35f12c Mon Sep 17 00:00:00 2001 From: svetlagasheva Date: Fri, 9 Nov 2018 14:01:59 +0200 Subject: [PATCH] remove margin --- src/common/Checkbox/styles.less | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/common/Checkbox/styles.less b/src/common/Checkbox/styles.less index 01e122572..9902fd395 100644 --- a/src/common/Checkbox/styles.less +++ b/src/common/Checkbox/styles.less @@ -1,9 +1,6 @@ @import 'stremio-colors'; .root { - margin: 10px; - width: 20px; - height: 20px; cursor: pointer; &.checkbox-checked {