feat(icon-picker): add icon-picker component

This commit is contained in:
Vben
2021-03-01 23:11:12 +08:00
parent b476e1c84c
commit b6cea4a950
19 changed files with 2724 additions and 38 deletions

View File

@@ -51,7 +51,7 @@
}
&--dot {
top: calc(50% - 4px);
top: calc(50% - 2px);
width: 6px;
height: 6px;
padding: 0;