更改上传页面
This commit is contained in:
@@ -19,20 +19,15 @@ button.sandblasted-blurred {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
&::after {
|
||||
z-index: 0;
|
||||
backdrop-filter: blur(9.5rem);
|
||||
}
|
||||
|
||||
&::before {
|
||||
z-index: 1;
|
||||
backdrop-filter: blur(9.5rem);
|
||||
}
|
||||
&::after {
|
||||
opacity: 0.1;
|
||||
background: url('@/assets/images/customer_form_bg.png');
|
||||
}
|
||||
|
||||
>span {
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
&:active {
|
||||
opacity: 0.7;
|
||||
|
||||
Reference in New Issue
Block a user