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