Skip to content

Commit

Permalink
fix(panel): 修复 dao-panel-divider 被遮掉一半的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
cinderyx committed Jun 8, 2018
1 parent 1ea407e commit 6f2d1be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/dao-panel/dao-panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ $header-tab-border-color: #ccd1d9;
.dao-panel {
width: 100%;
border: 1px solid $header-tab-border-color;
overflow: hidden;
max-height: 100%;
position: relative;
}
Expand Down

0 comments on commit 6f2d1be

Please sign in to comment.