Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: plugin panel height adjustment #2823

Merged
merged 1 commit into from
Jun 20, 2023
Merged

fix: plugin panel height adjustment #2823

merged 1 commit into from
Jun 20, 2023

Conversation

wangxiaojuan
Copy link
Contributor

Types

  • 💄 Style Changes

Background or solution

close: #2822
修改前:
image
修改后:
image

Changelog

fix: 调整插件面板中插件的最小高度

@opensumi opensumi bot added the 🐞 bug Something isn't working label Jun 19, 2023
@codecov
Copy link

codecov bot commented Jun 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c8f5589) 57.67% compared to head (1743fa3) 57.68%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2823   +/-   ##
=======================================
  Coverage   57.67%   57.68%           
=======================================
  Files        1336     1336           
  Lines       83883    83883           
  Branches    17439    17439           
=======================================
+ Hits        48377    48385    +8     
+ Misses      32271    32264    -7     
+ Partials     3235     3234    -1     
Flag Coverage Δ
jsdom 52.70% <ø> (+<0.01%) ⬆️
node 16.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@erha19 erha19 merged commit 78d95eb into main Jun 20, 2023
13 checks passed
@erha19 erha19 deleted the fix/extension_item_top branch June 20, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] 插件面板样式优化
2 participants