Skip to content

Commit

Permalink
Add a little bit of blur
Browse files Browse the repository at this point in the history
  • Loading branch information
mofojed committed May 10, 2024
1 parent 8e31040 commit 76ed3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/ui/src/js/src/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@

.dh-react-panel-overlay {
background-color: bg-opacity(80);
backdrop-filter: blur(5px);
position: absolute;
top: 0;
left: 0;
Expand Down

0 comments on commit 76ed3f2

Please sign in to comment.