Skip to content

Commit

Permalink
fix: ssr style error (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZLY201 authored Nov 20, 2023
1 parent 8e710ff commit 6034b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.module.less
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
min-height: 20%;
max-height: 60%;
box-sizing: border-box;
padding-top: 6px;
background: none;
:global(.arco-layout-sider-children) {
height: calc(100% - 4px);
Expand Down

0 comments on commit 6034b41

Please sign in to comment.