Skip to content

Commit bd9faea

Browse files
authored
Merge pull request #594 from dennis531/fix-edit-table-style
Fix padding in edit table buttons
2 parents d01c96b + 6a5b023 commit bd9faea

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/styles/extensions/components/_drag-and-drop.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
position: absolute;
8888
top: 9px;
8989
right: 10px;
90+
padding: 0;
9091

9192
&.add {
9293
background-image: url("#{$img-path}/plus-icon.png");

0 commit comments

Comments
 (0)