航班详细信息显示优化
This commit is contained in:
@@ -139,8 +139,9 @@
|
||||
}
|
||||
/deep/ .ant-tabs-content{
|
||||
height: calc(100% - 65px);
|
||||
overflow-y: auto;
|
||||
overflow: auto;
|
||||
border: 1px solid #ccc;
|
||||
white-space: nowrap;
|
||||
}
|
||||
nz-tabset{
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user