feat: asset功能、panel样式修复

This commit is contained in:
chenjinsong
2021-04-26 21:42:15 +08:00
parent 79192a889d
commit 2b3047b413
43 changed files with 1091 additions and 827 deletions

View File

@@ -2450,7 +2450,7 @@
.el-dropdown-title {
background: #FFFFFF;
border: 1px solid #DEDEDE;
border: 1px solid $--primary-border-color;
border-radius: 2px;
width: 66px;
height: 28px;
@@ -2607,7 +2607,7 @@
.top-tool-btn{
height: 32px;
width: 32px;
border: 1px solid #DEDEDE;
border: 1px solid $--primary-border-color;
outline: none;
border-radius: 2px;
background-color: #F9F9F9;