Skip to content

Commit 40a2088

Browse files
fix(calendar/display): remove duplicate right border
1 parent d1cb307 commit 40a2088

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/calendar/display.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
}
1616

1717
.wrapper {
18-
border-right: 1px solid var(--accents-2);
1918
border-left: 1px solid var(--accents-2);
2019
padding-left: 8px;
2120
overflow: hidden;

0 commit comments

Comments
 (0)