Skip to content
Snippets Groups Projects
Commit aa280573 authored by florian's avatar florian
Browse files

FIX: Add margin for tour toc header to css

parent c2dc8e9e
No related branches found
No related tags found
1 merge request!47Release v0.4.0
Pipeline #10629 failed
......@@ -251,6 +251,10 @@ div.caosdb-v-tour-toc-show {
border: none;
}
.caosdb-v-tour-toc-header {
margin-left: 0.75rem;
}
/* For elements in popovers which are not for clicking but only illustrative. */
.caosdb-v-tour-unclickable {
cursor: text !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment