Skip to content

Commit 0b43313

Browse files
committed
remove extra margin
1 parent 7546df6 commit 0b43313

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/uui-ref-node/lib/uui-ref-node.element.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ export class UUIRefNodeElement extends UUIRefElement {
219219
:host([selectable]) #open-part {
220220
flex-grow: 0;
221221
padding: 0;
222-
margin: calc(var(--uui-size-2));
223222
}
224223
225224
:host(:not([disabled])) #open-part:hover #icon {

0 commit comments

Comments
 (0)