diff --git a/editor.css b/editor.css index 4fc7a6a..05290be 100644 --- a/editor.css +++ b/editor.css @@ -700,6 +700,8 @@ label { /* padding-top: 5px; padding-bottom: 5px; */ transition: all 300ms ease; + backdrop-filter: blur(10px); + -webkit-backdrop-filter: blur(10px); } #tools div {