1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

added flow shade

This commit is contained in:
Fedor Katurov 2021-10-05 18:13:01 +07:00
parent 57d803f4d8
commit 59ca076287
7 changed files with 56 additions and 2 deletions

View file

@ -195,7 +195,6 @@
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(5deg, transparentize($content_bg, 0), transparentize($content_bg, 1));
z-index: 2;
border-radius: $cell_radius;
padding: $gap / 2;