- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Thu, 01 Jun 2023 18:51:37 +0000
- To: public-css-archive@w3.org
Does
```
#mask_layer {
position: fixed;
inset: 0;
background-color: rgba(0, 0, 0, 40%);
backdrop-filter: blur(4px);
}
```
work?
--
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8410#issuecomment-1572605416 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 1 June 2023 18:51:39 UTC