关联信息显示优化
This commit is contained in:
@@ -144,6 +144,12 @@
|
||||
border: 1px solid #ccc;
|
||||
white-space: nowrap;
|
||||
}
|
||||
/deep/ .ant-tabs-tab-prev{
|
||||
background-color: rgba(221, 221, 221, 0.5)
|
||||
}
|
||||
/deep/ .ant-tabs-tab-next{
|
||||
background-color: rgba(221, 221, 221, 0.5)
|
||||
}
|
||||
nz-tabset{
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user