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

Revert "fix: fix select component style" #3000

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

bytemain
Copy link
Member

Reverts #2949

@opensumi opensumi bot added 🐞 bug Something isn't working 💄 style change labels Aug 17, 2023
@opensumi
Copy link
Contributor

opensumi bot commented Aug 17, 2023

ChatGPT Code Review:

修改建议:

  1. 第9行:删除多余的逗号。
  2. 第10行和第18行:删除无效的样式选择器(.kt-select-option-wrapper)。

代码功能描述:
这段代码是为了修复“选择组件”的样式问题。具体来说,它修改了.kt-select-option-select类和父元素(.kt-select-option-wrapper)的样式,以及整个选择组件(.kt-select-option-select)的样式。调整包括修改显示、间距、宽度、颜色、背景颜色和鼠标指针等样式属性。

@bytemain bytemain merged commit 5e74ef0 into v2.26 Aug 17, 2023
12 checks passed
@bytemain bytemain deleted the revert-2949-fix/styles/component-select branch August 17, 2023 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working 💄 style change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants