CN-623 feat: tab类型布局调整
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
position: relative;
|
||||
.app-card-title-more-delete {
|
||||
z-index: 1;
|
||||
font-family: Helvetica;
|
||||
font-family: Helvetica-Bold;
|
||||
position: absolute;
|
||||
min-width: 96px;
|
||||
line-height: 32px;
|
||||
|
||||
@@ -148,7 +148,7 @@
|
||||
.el-scrollbar__view.el-select-dropdown__list {
|
||||
.el-select-dropdown__item {
|
||||
padding: 0 8px;
|
||||
font-family: Helvetica;
|
||||
font-family: Helvetica-Bold;
|
||||
height: 24px;
|
||||
line-height: 24px;
|
||||
font-size: 12px;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
}
|
||||
.chart-list {
|
||||
height: calc(100% - 46px);
|
||||
height: calc(100% - 68px);
|
||||
overflow: auto;
|
||||
&>.vue-grid-layout {
|
||||
margin-top: -20px;
|
||||
|
||||
Reference in New Issue
Block a user