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

fixed flow hero appearance

This commit is contained in:
Fedor Katurov 2019-11-05 16:57:40 +07:00
parent 56086e7c5f
commit aff052e66d
4 changed files with 45 additions and 16 deletions

View file

@ -51,7 +51,7 @@ $node_title_background: darken($main_bg_color, 8%);
$editor_bg: $content_bg;
$editor_panel_bg: darken($editor_bg, 4%);
$cell_shade: lighten($content_bg, 10%);
$scroll_color: $red_gradient;
$scroll_inactive_opacity: 0.5;