1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

node related images

This commit is contained in:
muerwre 2019-07-27 06:33:06 +07:00
parent b8b1e49d94
commit 1a7557eab4
8 changed files with 102 additions and 15 deletions

View file

@ -55,7 +55,7 @@ $shadow_depth_2: transparentize(black, 0.8) 0 2px, inset transparentize(white, 0
$comment_shadow: $shadow_depth_2;
$node_shadow: transparentize(black, 0.8) 1px 2px;
$tag_height: 24px;
$tag_height: 22px;
@mixin outer_shadow() {
box-shadow: inset transparentize(white, 0.95) 0 1px,