Fix CSS layout issues for Bootstrap 5 inline editing

- Add flexbox layout for inline editing forms
- Constrain select dropdown maximum width to prevent overflow
- Improve button styling and spacing
- Fix alignment issues in inline mode
- Bump version to 25.0.2
This commit is contained in:
Micha
2025-07-27 15:11:10 +02:00
parent 4e840a540e
commit 53bc5ef34e
10 changed files with 4372 additions and 15 deletions

View File

@@ -33,6 +33,11 @@ The demo showcases:
## Installation
### Via npm
```bash
npm install x-editable-bootstrap5
```
### Dependencies
This library requires: