mermaid-js / zenuml-core

The ZenUML renderer

Home Page:https://embed.zenuml.com

Repository from Github https://github.commermaid-js/zenuml-coreRepository from Github https://github.commermaid-js/zenuml-core

when the participants are in 'sticky mode' blur the content under the floating participants

MrCoder opened this issue · comments

So there is less distraction.

box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15); /* horizontal offset, vertical offset, blur radius, color */
This should a good starting point.