Skip to content

Commit

Permalink
dotCMS/core#Add backdrop-filter to our popup overlay background (#21665)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfredo-dotcms authored Feb 8, 2022
1 parent 5af2fec commit ea4bac8
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 ea4bac8

Please sign in to comment.