关联信息显示优化

This commit is contained in:
zhouyuejun
2019-01-23 17:04:32 +08:00
parent d99cd55daf
commit 9acf53cfc6
3 changed files with 10 additions and 4 deletions
+6
View File
@@ -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%;
}