From 769de91a6e8dd059a4f0cda976f9084f16bdcb5d Mon Sep 17 00:00:00 2001 From: neverland Date: Thu, 13 Jun 2019 19:37:08 +0800 Subject: [PATCH] [bugfix] SwitchCell: incorrect loading position (#3501) --- packages/switch/index.less | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/switch/index.less b/packages/switch/index.less index ce5e0ca92..c73b087ab 100644 --- a/packages/switch/index.less +++ b/packages/switch/index.less @@ -29,6 +29,7 @@ left: 25%; width: 50%; height: 50%; + line-height: 1; } &--on {