Skip to content

Commit ad463c9

Browse files
committed
consistent width for conflict left-border classes
1 parent a5f9bde commit ad463c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/primitive-field/primitive-field.component.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ a.no-decoration {
5555

5656
$patch-color: #e67e22;
5757
.orange-left-border {
58-
border-left: 7px solid $patch-color;
58+
border-left: 9px solid $patch-color;
5959
border-radius: 0;
6060
}
6161

0 commit comments

Comments
 (0)