Remove backdrop blur: visual regression (#79668)

This commit is contained in:
Brent Kimmel 2020-10-06 11:43:11 -04:00 committed by GitHub
parent ed825398c6
commit 55af3285dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,6 @@ export const NodeSubMenu = styled(NodeSubMenuComponents)`
contain: content;
width: 12em;
z-index: 2;
backdrop-filter: blur(5px);
}
&.options .item {