Skip to content

Commit 41096f3

Browse files
committed
Added styling for blur on save, for safari browser
1 parent ac5cd0b commit 41096f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/js/Components/UfixitWidget.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@
242242
width: 100%;
243243
height: 100%;
244244
backdrop-filter: blur(3px);
245+
-webkit-backdrop-filter: (3px);
245246
background-color: transparent;
246247
z-index: 1000;
247248
padding: 0 5px;

0 commit comments

Comments
 (0)