We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db66000 commit f34acd7Copy full SHA for f34acd7
src/expandableCalendar/style.ts
@@ -130,7 +130,6 @@ export default function styleConstructor(theme: Theme = {}) {
130
flex: 1
131
},
132
todayButtonContainer: {
133
- borderWidth: 1,
134
alignItems: appStyle.todayButtonPosition === 'right' ? 'flex-end' : 'flex-start',
135
position: 'absolute',
136
left: 20,
0 commit comments