1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed flow appearance

This commit is contained in:
Fedor Katurov 2019-10-24 17:59:37 +07:00
parent 312b1d1d17
commit db992a375b
4 changed files with 19 additions and 17 deletions

View file

@ -24,6 +24,8 @@
height: 100%;
background: url('~/sprites/stripes.svg') rgba(0, 0, 0, 0.3);
z-index: 4;
pointer-events: none;
touch-action: none;
}
}