You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor comment metadata display in Velt components for improved readability
- Updated CSS for comment metadata to use flexible layout properties for better alignment.
- Simplified JSX structure in VeltCommentDialogWf, VeltCommentsSidebarFocusedThreadWf, and VeltInlineCommentsSectionWf by removing redundant class names for cleaner code.
Copy file name to clipboardExpand all lines: apps/react/comments/dashboard/self-hosting/dashboard-postgres-demo/components/velt/ui-customization/VeltCommentDialogWf.tsx
Copy file name to clipboardExpand all lines: apps/react/comments/dashboard/self-hosting/dashboard-postgres-demo/components/velt/ui-customization/VeltCommentsSidebarFocusedThreadWf.tsx
Copy file name to clipboardExpand all lines: apps/react/comments/dashboard/self-hosting/dashboard-postgres-demo/components/velt/ui-customization/VeltInlineCommentsSectionWf.tsx
Copy file name to clipboardExpand all lines: apps/react/comments/dashboard/self-hosting/dashboard-postgres-demo/components/velt/ui-customization/styles.css
0 commit comments