changed todo and fade colors

This commit is contained in:
muerwre 2019-02-19 16:37:55 +07:00
parent bbb628a24a
commit 0caa8b3624
4 changed files with 14 additions and 12 deletions
src/styles

View file

@ -24,7 +24,7 @@
left: 0;
width: 100%;
height: 100%;
background: darken(fade(@blue_secondary, 80%), 20%);
background: @loading_shade;
z-index: 2;
display: flex;
align-items: center;