Ensures word-wrap for <umb-ufm-render> component
This commit is contained in:
committed by
Jacob Overgaard
parent
6ce245a6b6
commit
59ea7a2469
@@ -97,6 +97,7 @@ export class UmbUfmRenderElement extends UmbLitElement {
|
||||
css`
|
||||
* {
|
||||
max-width: 100%;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
Reference in New Issue
Block a user