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