halo/ui/packages
Ryan Wang 4d22bc3bbb
refactor: improve the content area width of the editor for low-resolution screens (#6175)
#### What type of PR is this?

/area ui
/area editor
/kind improvement
/milestone 2.17.x

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

优化文章编辑器内容区域在低分屏下的表现。

默认:

<img width="1898" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/bfca69e5-29cf-45d9-8757-0952fd2a129c">


小屏幕:

<img width="1043" alt="image" src="https://github.com/halo-dev/halo/assets/21301288/88efbeed-fe0c-4b78-b435-f6352dbd8d27">


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

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

#### Special notes for your reviewer:

建议测试在各个屏幕下的表现。

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

```release-note
优化文章编辑器内容区域在低分屏下的表现。
```
2024-06-27 09:46:54 +00:00
..
api-client docs: update readme for api client package (#6167) 2024-06-27 07:16:54 +00:00
components fix: vue injection warn (#6168) 2024-06-27 08:08:56 +00:00
editor refactor: improve the content area width of the editor for low-resolution screens (#6175) 2024-06-27 09:46:54 +00:00
shared chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
ui-plugin-bundler-kit feat: add requests library as a global shared dependency 2024-06-25 12:31:44 +08:00