Skip to content

Commit

Permalink
fix: md editor side menu bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyxh committed Aug 16, 2024
1 parent 61eb907 commit 8d42801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/filehandle/components/styles/FileSideMenu.module.less
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
font-size: 15px;
box-shadow: 0.5px 0 rgb(0 0 0 / 12%);
transform: scale(1);
z-index: var(--z-normal);

:global(.ant-layout-sider-children) {
height: 100%;
Expand Down

0 comments on commit 8d42801

Please sign in to comment.