Skip to content

Commit 12daccd

Browse files
committed
Update apsc.expand.css
1 parent 048a602 commit 12daccd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/apsc.expand.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/* Editor-specific styles */
22
.widget-expand.ck-widget {
33
position: relative;
4+
/* add padding inside so that embedded widgets don't overlap */
5+
padding: 2rem;
46
}
57

68
.widget-expand.ck-widget::after {

0 commit comments

Comments
 (0)