mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
fix: tsconfig.json check problem
This commit is contained in:
@@ -132,7 +132,7 @@ export default defineComponent({
|
||||
position: absolute;
|
||||
right: 20px;
|
||||
background: hsla(0, 0%, 100%, 0.8);
|
||||
box-shadow: 0 1px 4px rgb(0 0 0);
|
||||
box-shadow: 0 1px 4px rgb(0 0 0 / 20%);
|
||||
}
|
||||
.iconfont {
|
||||
font-size: 25px;
|
||||
|
||||
Reference in New Issue
Block a user