attempt progressbar fix

pull/213/head
Aevann 2023-10-09 19:46:31 +03:00
parent d6fb1b529d
commit ca98a23859
1 changed files with 0 additions and 1 deletions

View File

@ -727,7 +727,6 @@ body::after {
.progress {
background-color: #1d9bf0;
background-image: linear-gradient(0deg, #1d9bf0 0%, #59b1ec 100%);
width: 270px;
height: 24px;
border-radius: 4px;
box-shadow: inset 0px 12px 2px #ffffff10;