Skip to content

Commit

Permalink
Remove backdrop blur: visual regression (#79668)
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimmel authored Oct 6, 2020
1 parent ed82539 commit 55af328
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ export const NodeSubMenu = styled(NodeSubMenuComponents)`
contain: content;
width: 12em;
z-index: 2;
backdrop-filter: blur(5px);
}
&.options .item {
Expand Down

0 comments on commit 55af328

Please sign in to comment.