mirror of
https://github.com/chinchang/web-maker.git
synced 2025-03-23 03:59:42 +01:00
fix blur css
This commit is contained in:
parent
09d83e4eb2
commit
c2564153e0
@ -1041,7 +1041,7 @@ body > #demo-frame {
|
||||
/* transition-duration: 0.3s; */
|
||||
/* transform: translateY(0px) scale(1); */
|
||||
/* opacity: 1; */
|
||||
backdrop-filter: (3px);
|
||||
backdrop-filter: blur(3px);
|
||||
}
|
||||
|
||||
.modal-overlay {
|
||||
|
Loading…
x
Reference in New Issue
Block a user