Skip to content

Commit 8994577

Browse files
committed
chore: style for copy paste buttons in the expressions ui
1 parent bece485 commit 8994577

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/view/defaultStyles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ export const PROPERTY_STYLES = `
207207
vertical-align: bottom;
208208
display: inline-flex;
209209
margin: 0;
210+
margin-left: 20px;
210211
}
211212
expression-input::part(expression-input-item) {
212213
border: 1px solid rgba(0,0,0,.15);

0 commit comments

Comments
 (0)