Skip to content

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
@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