feat(ui): update ci type choice config

This commit is contained in:
songlh
2024-08-26 15:05:11 +08:00
parent 6e02f6a21f
commit 631871a8cf
37 changed files with 1948 additions and 120 deletions

View File

@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont"; /* Project id 3857903 */
src: url('iconfont.woff2?t=1724135954264') format('woff2'),
url('iconfont.woff?t=1724135954264') format('woff'),
url('iconfont.ttf?t=1724135954264') format('truetype');
src: url('iconfont.woff2?t=1724653006782') format('woff2'),
url('iconfont.woff?t=1724653006782') format('woff'),
url('iconfont.ttf?t=1724653006782') format('truetype');
}
.iconfont {
@@ -13,6 +13,10 @@
-moz-osx-font-smoothing: grayscale;
}
.veops-department:before {
content: "\e998";
}
.duose-changwenben1:before {
content: "\e997";
}