mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
Modal
This commit is contained in:
parent
132fe872b6
commit
e5bc0d258f
17 changed files with 301 additions and 65 deletions
4
src/components/containers/BlurWrapper/styles.scss
Normal file
4
src/components/containers/BlurWrapper/styles.scss
Normal file
|
@ -0,0 +1,4 @@
|
|||
.blur {
|
||||
filter: blur(0) grayscale(0);
|
||||
transition: filter 0.25s;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue