Skip to content

Commit f34acd7

Browse files
committed
remove border
1 parent db66000 commit f34acd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/expandableCalendar/style.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ export default function styleConstructor(theme: Theme = {}) {
130130
flex: 1
131131
},
132132
todayButtonContainer: {
133-
borderWidth: 1,
134133
alignItems: appStyle.todayButtonPosition === 'right' ? 'flex-end' : 'flex-start',
135134
position: 'absolute',
136135
left: 20,

0 commit comments

Comments
 (0)