fix: duplicate css + cleanup
This commit is contained in:
parent
68f10d417e
commit
2969163164
8 changed files with 7 additions and 23 deletions
|
@ -5,15 +5,10 @@
|
|||
overflow: hidden;
|
||||
height: 1rem;
|
||||
width: 100%;
|
||||
margin-top: .25rem;
|
||||
margin-bottom: .25rem;
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
white-space: nowrap;
|
||||
background-color: var(--blue-600);
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue