halo/ui/packages
Ryan Wang 13e0d34ed9
fix: prevent title text overflow in modal component (#7546)
#### What type of PR is this?

/area ui
/kind bug
/milestone 2.21.x

#### What this PR does / why we need it:

Fix text overflow issue in modal component.

before:

<img width="454" alt="image" src="https://github.com/user-attachments/assets/7e79f3b4-1f4a-4cbc-aae9-86efa098528d" />

after:

<img width="437" alt="image" src="https://github.com/user-attachments/assets/4d5c4a21-eff0-4121-8aee-d317f12a83c4" />

#### Does this PR introduce a user-facing change?

```release-note
修复模态框标题文字溢出的问题。
```
2025-06-13 07:38:42 +00:00
..
api-client Provide storage policy config APIs to make it easy to use (#7527) 2025-06-09 23:24:30 +08:00
components fix: prevent title text overflow in modal component (#7546) 2025-06-13 07:38:42 +00:00
editor chore: bump vue-related dependencies (#7523) 2025-06-09 15:34:14 +08:00
shared feat: refine i18n for dashboard widgets config form (#7511) 2025-06-09 16:20:33 +00:00
ui-plugin-bundler-kit Bump versions to 2.21.0-SNAPSHOT (#7448) 2025-05-19 04:33:40 +00:00