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

style(project): adjust setting & sub menu style #2018

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

syt-honey
Copy link
Member

The purpose of removing those lines is to fix a sidebar style error in electron that looks very strange in electron.

  .main-layout-sub-menu {
      width: 240px;
      border-right: solid 1px #dbe1ea;
-     border-top-left-radius: 6px;
-     border-bottom-left-radius: 6px;
-     overflow: hidden;
      background-color: #fff;
      ...
}

@syt-honey
Copy link
Member Author

The purpose of removing those lines is to fix a sidebar style error in electron that looks very strange in electron.

  .main-layout-sub-menu {
      width: 240px;
      border-right: solid 1px #dbe1ea;
-     border-top-left-radius: 6px;
-     border-bottom-left-radius: 6px;
-     overflow: hidden;
      background-color: #fff;
      ...
}

Actually, those lines were added by myself in this version.

@syt-honey syt-honey merged commit 27d2cab into netless-io:main Aug 22, 2023
2 checks passed
@syt-honey syt-honey deleted the adjust-style branch August 22, 2023 05:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants