pramod_Enhancement-#420 : Minor UI Enhancements – Modal Size & Responsive Adjustments #165
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "pramod_Enhancement-#420"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updated modal size from modal-lg to modal-xl for better layout on larger screens.
Adjusted Bootstrap utility classes to replace inline styles.
Applied .text-break and d-flex align-items-start for proper text wrapping and icon alignment in tag and organization components.
Improved mobile keyboard behavior for tag input field by using both onKeyDown and onKeyUp.