Improving loading indicator UX

This commit is contained in:
softsimon
2022-05-18 08:43:24 +04:00
parent 68116ab055
commit 1093efe844
3 changed files with 31 additions and 21 deletions

View File

@@ -655,6 +655,10 @@ h1, h2, h3 {
background-color: #24273e;
}
.progress-light {
background-color: #2e324e;
}
.mt-2-5, .my-2-5 {
margin-top: 0.75rem !important;
}