历史数据修改优化
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
height: 100%;
|
||||
padding: 10px 20px;
|
||||
.search-filter {
|
||||
padding: 0 15px;
|
||||
padding: 0 15px;
|
||||
.first-condition {
|
||||
.line-operator-right {
|
||||
text-align: right;
|
||||
@@ -118,7 +118,6 @@
|
||||
margin-left: 1%;
|
||||
height: 700px;
|
||||
/deep/ .ant-tabs-bar {
|
||||
border-bottom: 10px solid skyblue;
|
||||
.ant-tabs-tab {
|
||||
padding: 0 5px;
|
||||
&.ant-tabs-tab-active {
|
||||
@@ -130,7 +129,7 @@
|
||||
}
|
||||
}
|
||||
/deep/ .ant-tabs-content{
|
||||
height: calc(100% - 65px);
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user