shadcn-vue
shadcn-vue copied to clipboard
fix:fix weekday row flex layout
trafficstars
๐ Linked issue
โ Type of change
- [ ] ๐ Documentation (updates to the documentation, readme or JSdoc annotations)
- [x] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
This pull request fixes a styling issue in the template component. This change enhances the visual consistency and user experience of the application.
๐ธ Screenshots (if appropriate)
befor
after
๐ Checklist
- [x] I have linked an issue or discussion.
- [x] I have updated the documentation accordingly.