更新页面效果
This commit is contained in:
@@ -167,11 +167,11 @@ onUnmounted(() => {
|
||||
|
||||
<style scoped>
|
||||
.canvas-effects {
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
inset: 0;
|
||||
z-index: 1;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
height: 100vh;
|
||||
pointer-events: none;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user