Skip to content

Commit

Permalink
fix(panel): 修复当改变 dao-panel 大小时,dao-panel内部文字会被选中的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
cinderyx committed Jun 14, 2018
1 parent 6f2d1be commit 38cc601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/dao-panel/dao-panel.scss
Expand Up @@ -79,4 +79,5 @@ $header-tab-border-color: #ccd1d9;
top: 0;
margin-top: -3px;
cursor: row-resize;
user-select: none;
}

0 comments on commit 38cc601

Please sign in to comment.