design upgedated

This commit is contained in:
2024-09-19 14:38:45 +02:00
parent abac871af7
commit 0776505a6a
2 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ const ScheduleBuilder = ({ hours, days, type }) => {
alignItems: 'flex-start',
},
leftColumn: {
width: 80,
width: 60,
paddingTop: 38,
borderRightWidth: 1,
borderColor: '#ccc',