forked from MarseyWorld/MarseyWorld
attempt progressbar fix
parent
d6fb1b529d
commit
ca98a23859
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue