blurred backdrop for bottom section

This commit is contained in:
SpikeHD
2022-05-14 14:37:11 -07:00
parent f43cc3efc3
commit bab0ad08cb
7 changed files with 28 additions and 14 deletions

View File

@@ -10,7 +10,7 @@
.ProgressBar {
height: 20px;
width: 80%;
width: 100%;
background-color: rgba(204, 204, 204, 0.5);
color: #c5c5c5;
@@ -30,7 +30,7 @@
}
.MainProgressText {
width: 100%;
width: 80%;
}
.MainProgressBarWrapper {