fix: style of card mode of Calendar (#22231)

* fix: style of mini Calendar

* ignore lint

Co-authored-by: 二货机器人 <smith3816@gmail.com>
This commit is contained in:
hebingchang 2020-03-15 22:05:56 +08:00 committed by GitHub
parent 9a5cea7302
commit 81f7f839cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,5 +2,7 @@ import '../../style/index.less';
import './index.less';
// style dependencies
// deps-lint-skip: date-picker
import '../../select/style';
import '../../radio/style';
import '../../date-picker/style';