MOBILE-4587 quiz: Fix options duplicated in ddmarker
parent
9e75f4c01f
commit
3286fb6216
|
@ -17,6 +17,10 @@ core-format-text ::ng-deep {
|
|||
user-select: none;
|
||||
}
|
||||
|
||||
.d-none {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.qtext {
|
||||
margin-bottom: 0.5em;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue