remove code for set left component fixed height

This commit is contained in:
RockYang
2024-05-18 08:07:09 +08:00
parent bcadee7290
commit 50335ebc2d
16 changed files with 67 additions and 33 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 4125778 */
src: url('iconfont.woff2?t=1715938850931') format('woff2'),
url('iconfont.woff?t=1715938850931') format('woff'),
url('iconfont.ttf?t=1715938850931') format('truetype');
src: url('iconfont.woff2?t=1715987806624') format('woff2'),
url('iconfont.woff?t=1715987806624') format('woff'),
url('iconfont.ttf?t=1715987806624') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.icon-control-simple:before {
content: "\e624";
}
.icon-mic-bold:before {
content: "\e683";
}