ListWorkflow: styles for list (like in twig)

This commit is contained in:
2022-01-30 13:36:37 +01:00
parent d88207132b
commit 84a76d2c76
4 changed files with 119 additions and 33 deletions

View File

@@ -474,6 +474,7 @@ div.workflow {
// Override bootstrap popover styles
div.popover {
box-shadow: 0 0 10px -5px $dark;
z-index: 9999;
.popover-arrow {}
.popover-header {}
.popover-body {}