Remove redundant code
This commit is contained in:
@@ -111,7 +111,6 @@ input.answer-input--incorrect {
|
|||||||
.progress-bar > div {
|
.progress-bar > div {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-color: var(--primary-color);
|
background-color: var(--primary-color);
|
||||||
border-radius: 16px 0 0 16px;
|
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
flex-wrap: nowrap;
|
flex-wrap: nowrap;
|
||||||
|
|||||||
Reference in New Issue
Block a user