Skip to content
Snippets Groups Projects
Commit 9f2e1723 authored by rhenck's avatar rhenck
Browse files

DropList: Fix list item height in cloze context

parent ebf3fca4
No related branches found
No related tags found
No related merge requests found
Pipeline #62399 passed
......@@ -48,6 +48,7 @@
.list-item-wrapper {
display: flex;
flex-direction: row;
max-height: 100%;
}
.list-item-wrapper > .numbering {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment