From ffa0e7378f4571d425a9d5a22746a7c7703c6dc7 Mon Sep 17 00:00:00 2001 From: zombiej Date: Mon, 15 Apr 2019 14:53:14 +0800 Subject: [PATCH] fix typo --- components/style/themes/default.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/style/themes/default.less b/components/style/themes/default.less index c2fc156c5e..cb70ea8c8c 100644 --- a/components/style/themes/default.less +++ b/components/style/themes/default.less @@ -349,7 +349,7 @@ // -- @modal-body-padding: 24px; @modal-header-bg: @component-background; -@modal-footer-bg: tranparent; +@modal-footer-bg: transparent; @modal-mask-bg: fade(@black, 65%); // Progress