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 048a602 commit 12daccdCopy full SHA for 12daccd
css/apsc.expand.css
@@ -1,6 +1,8 @@
1
/* Editor-specific styles */
2
.widget-expand.ck-widget {
3
position: relative;
4
+ /* add padding inside so that embedded widgets don't overlap */
5
+ padding: 2rem;
6
}
7
8
.widget-expand.ck-widget::after {
0 commit comments