(bugfixes)

This commit is contained in:
muerwre 2018-12-11 17:46:36 +07:00
parent 7cdc1f4f95
commit bce08b923f
5 changed files with 21 additions and 8 deletions

View file

@ -56,7 +56,8 @@
}
#loader-bar {
background: linear-gradient(90deg, #845b9e, #54faff);
// background: linear-gradient(90deg, #845b9e, #54faff);
background: #7c5f9e;
width: 10%;
height: 100%;
border-radius: 4px;