From af9a2cd8fb0b502356ecbc61d7ccb5158bd74f53 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 11 Jan 2017 19:15:16 +0800 Subject: [PATCH] update modal style --- components/modal/style/modal.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/modal/style/modal.less b/components/modal/style/modal.less index 157c3e6f30..97e44ecb77 100644 --- a/components/modal/style/modal.less +++ b/components/modal/style/modal.less @@ -40,7 +40,7 @@ border: 0; background: transparent; position: absolute; - right: 18px; + right: 16px; top: 16px; z-index: 10; font-weight: 700;