Skip to content

Commit e9d5c35

Browse files
committed
Update apsc.widget.default.styles.css
1 parent fda3465 commit e9d5c35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/apsc.widget.default.styles.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,9 @@
6060
flex: 2;
6161
}
6262

63+
}
64+
65+
/* fix for default figure margins when cke adds a figure element to media in edit mode */
66+
.ck-editor .widget-card figure.drupal-media {
67+
margin: 0;
6368
}

0 commit comments

Comments
 (0)