style(aigc-topbar): add znicons custom font face

This commit is contained in:
duanshuwen
2026-07-07 09:42:49 +08:00
parent 4fb43876f5
commit a6e369e1d5

View File

@@ -1,3 +1,8 @@
@font-face {
font-family: znicons;
src: url("@/static/fonts/znicons.ttf");
}
.aigc-topbar {
position: relative;
z-index: 3;