-
Notifications
You must be signed in to change notification settings - Fork 482
perf: optimize the operation button style of the entity component #780
perf: optimize the operation button style of the entity component #780
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: guqing, JohnNiang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…lo-dev/console#780) #### What type of PR is this? /kind improvement #### What this PR does / why we need it: 优化 Entity 组件(数据列表)的操作按钮样式。 #### Which issue(s) this PR fixes: Fixes halo-dev#2971 #### Screenshots: before: ![image](https://user-images.githubusercontent.com/21301288/208065926-9e0fb332-4075-43cf-b75f-4d040c80ccfa.png) after: <img width="1658" alt="image" src="https://user-images.githubusercontent.com/21301288/208066185-a48d5f84-e451-4fc7-9eea-b152ddb8db86.png"> #### Special notes for your reviewer: None #### Does this PR introduce a user-facing change? ```release-note 优化 Console 端数据列表的操作按钮样式 ```
What type of PR is this?
/kind improvement
What this PR does / why we need it:
优化 Entity 组件(数据列表)的操作按钮样式。
Which issue(s) this PR fixes:
Fixes halo-dev/halo#2971
Screenshots:
before:
after:
Special notes for your reviewer:
None
Does this PR introduce a user-facing change?