Results 11 comments of MHG

@jonasfroeller Did you use the `:deep(...)` pattern in the `css` section of your `vue` files? (see [this link](https://vuejs.org/api/sfc-css-features.html#deep-selectors)) The combination of `deep` and a dialog manager implemented with fragments or...