mirror of
https://github.com/jambonz/chrome-extension-dialer.git
synced 2025-12-19 04:47:45 +00:00
5 lines
58 B
SCSS
5 lines
58 B
SCSS
.blurred {
|
|
filter: blur(5px);
|
|
pointer-events: none;
|
|
}
|