Commit 51f390f0 authored by Roman Kuba's avatar Roman Kuba

Override Wiki Editor max-height value

parent c80d9d38
......@@ -151,3 +151,7 @@ ul.wiki-pages-list.content-list {
.empty-state-wiki .text-content {
max-width: 490px; // Widen to allow for the Confluence button
}
.wiki-form .markdown-area {
max-height: none;
}
Markdown is supported
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