chore(icon): remove useless css (#8817)

* docs(PullRefresh): fix spell check

* style(cli): fix spell check about "toogle" -> "toggle" in DemoPlayground.vue

* style(Button): fix spell error

* feat(List): remove unused Less var @list-icon-margin-right

* style(cli): fix spell error in changelog.ts

* style(icon): remove useless css
This commit is contained in:
a298003154 2021-06-07 14:00:00 +08:00 committed by GitHub
parent ca065c2f8d
commit 5454fef6cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,12 +180,6 @@ export default {
.demo-icon {
font-size: 0;
&-list {
box-sizing: border-box;
min-height: calc(100vh - 65px);
padding-top: 10px;
}
&-notify {
font-size: 13px;
}