fix: 修复 ProgressSpinner 组件的类名,添加强制应用样式
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
|
||||
|
||||
:root {
|
||||
--h-base-font: lxgw-wenkai-mono-tc, alibaba-puhuiti, Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
||||
Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
|
||||
|
@ -13,4 +13,4 @@
|
||||
}
|
||||
.green:hover {
|
||||
background-color: hsla(160, 100%, 37%, 0.2);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user