We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52b602d commit 3c5d6ecCopy full SHA for 3c5d6ec
libs/frontend/root/src/root/root.component.scss
@@ -1,4 +1,3 @@
1
-quill-editor{
2
- width: 100%;
3
- margin-top: 2rem;
4
-}
+:host {
+ display: block;
+}
0 commit comments