Skip to content

Commit a82efd0

Browse files
committed
fix border
1 parent ca8178b commit a82efd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/component/date-select-grouped.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
margin-right: 0;
77
background-color: $white;
8-
border: 1px transparent $control-border-color;
8+
border: 1px solid $control-border-color;
99
display: flex;
1010
align-items: center;
1111
border-radius: var(--space-xs);

0 commit comments

Comments
 (0)