chore: update icons + border radii
This commit is contained in:
parent
06f3e1a539
commit
7be4899507
6 changed files with 8 additions and 19 deletions
|
@ -1,7 +1,6 @@
|
|||
.progress-bar-wrapper {
|
||||
display: flex;
|
||||
background-color: rgba(217, 222, 228, .6);
|
||||
border-radius: var(--rounded-lg);
|
||||
overflow: hidden;
|
||||
height: var(--sizing-lg);
|
||||
width: 100%;
|
||||
|
|
Reference in a new issue