Remove redundant code

This commit is contained in:
2021-09-12 20:57:47 +01:00
parent dba928f6f6
commit 74c5401976

View File

@@ -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;