chore: slider to change width and height in image

This commit is contained in:
jialin
2024-12-02 08:20:30 +08:00
parent 412c6dadca
commit ec2cd29096
24 changed files with 500 additions and 283 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
left: 0;
bottom: 0;
right: 0;
backdrop-filter: blur(100px);
filter: blur(100px);
backdrop-filter: blur(100px);
z-index: 5;
}