halo/ui/console-src/modules/system/users
Ryan Wang d39a571e46
refactor: adapt page header styles for responsive design (#7544)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.21.x

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

Adapt page header styles for responsive design

before:

<img width="415" alt="image" src="https://github.com/user-attachments/assets/feee6f09-9a77-4bbf-94c2-77725c9ce76b" />

after:

<img width="416" alt="image" src="https://github.com/user-attachments/assets/60bb07a3-5d34-4cf6-b103-5d1f2206d62d" />

#### Which issue(s) this PR fixes:

Fixes https://github.com/halo-dev/halo/issues/6425

#### Special notes for your reviewer:

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

```release-note
优化移动端下文章编辑页面的样式
```
2025-06-13 06:06:42 +00:00
..
components refactor: improve entity component layout for better device responsiveness (#7383) 2025-05-21 11:29:41 +08:00
composables feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00
tabs feat: add multi-role assignment support for users (#7037) 2024-11-24 15:48:21 +00:00
UserDetail.vue feat: add support for disabling/enabling user accounts (#7273) 2025-03-10 15:15:02 +00:00
UserList.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
module.ts feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00