Skip to content

Commit 3abc8f6

Browse files
committed
chore: version bump
1 parent 1a46df1 commit 3abc8f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/workflowEditor/workflowEditor.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,10 @@
135135
border-radius: 0;
136136
}
137137
.button__border-less--neutral{
138-
border-top-right-radius: 8px;
138+
border-top-right-radius: 7px;
139139
}
140140

141141
.button__border-less--negative-grey{
142-
border-bottom-right-radius: 8px;
142+
border-bottom-right-radius: 7px;
143143
}
144144
}

0 commit comments

Comments
 (0)