Skip to content

Commit

Permalink
dotCMS/core#Add backdrop-filter to our popup overlay background
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredo-dotcms committed Feb 4, 2022
1 parent 5af2fec commit d349438
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1615,6 +1615,7 @@ div.dijitTabDisabled, .dj_ie div.dijitTabDisabled {
cursor: pointer;
}
.dijitDialogUnderlayWrapper {
backdrop-filter: blur(5px);
position: absolute;
left: 0;
top: 0;
Expand Down

0 comments on commit d349438

Please sign in to comment.