mirror of
https://github.com/veops/cmdb.git
synced 2025-08-10 09:23:28 +08:00
feat(ui): update ci type choice config
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
Reference in New Issue
Block a user