update 质量管理布局

This commit is contained in:
lb
2022-11-10 14:49:28 +08:00
parent 05e2562da3
commit e71855fee4
4 changed files with 142 additions and 140 deletions

View File

@@ -11,7 +11,7 @@ export default {}
<style scoped>
.techy-box {
background: transparent;
box-shadow: inset 0 0 16px 1px rgba(255, 255, 255, 0.5);
box-shadow: inset 0 0 calc(17px * var(--beilv)) 0 rgba(255, 255, 255, 0.2);
display: inline-block;
height: 100%;
width: 100%;