Skip to content

Commit 6a5b023

Browse files
author
Dennis Benz
committed
Fix padding in edit table buttons
1 parent 98ee67b commit 6a5b023

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)