Skip to content
Snippets Groups Projects
Commit fe314002 authored by chris's avatar chris
Browse files

css fix

parent 5d37046d
No related branches found
No related tags found
1 merge request!309Answer nodeview
......@@ -109,6 +109,14 @@ export default css`
position: relative;
right: 20px;
}
.portal p {
display: block !important;
}
p:last-of-type {
display: none;
}
}
.mutiple-choice.ProseMirror-selectednode {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment