magic-vue2-designer
Version:
#### 介绍
66 lines (50 loc) • 959 B
CSS
@font-face {
font-family: "mpd-iconfont"; /* Project id 2683664 */
src: url('iconfont.ttf?t=1638611579429') format('truetype');
}
.mpd-iconfont {
font-family: "mpd-iconfont" ;
font-size: 16px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mpd-icon-html:before {
content: "\e620";
}
.mpd-icon-picture:before {
content: "\e689";
}
.mpd-icon-div:before {
content: "\e601";
}
.mpd-icon-text-border:before {
content: "\e600";
}
.mpd-icon-question:before {
content: "\e729";
}
.mpd-icon-row:before {
content: "\e61e";
}
.mpd-icon-col:before {
content: "\e691";
}
.mpd-icon-shanchu:before {
content: "\e614";
}
.mpd-icon-gengduo:before {
content: "\e61f";
}
.mpd-icon-json:before {
content: "\e67c";
}
.mpd-icon-base-config:before {
content: "\e6bc";
}
.mpd-icon-structure:before {
content: "\e755";
}
.mpd-icon-component:before {
content: "\e60b";
}