修改禅道bug

This commit is contained in:
qq787203167
2022-07-05 17:50:52 +08:00
parent c3b28cee61
commit 5a5958c1b1
5 changed files with 11 additions and 15 deletions
@@ -714,9 +714,9 @@
font-weight: bold;
}
.ant-table td {
white-space: nowrap;
}
/*.ant-table td {*/
/* white-space: nowrap;*/
/*}*/
.selectWid .ant-select-selection--multiple {
overflow: auto;
}
@@ -276,9 +276,6 @@
font-weight: bold;
}
.ant-table td {
white-space: nowrap;
}
.split-detail-wrap{
.table{
.ant-table-row-cell-break-word{
@@ -304,6 +301,9 @@
}
</style>
<style lang="less" scoped>
.ant-table td {
white-space: nowrap;
}
.box {
width: 100%;
height: calc(100% - 100px);
@@ -670,10 +670,6 @@
font-weight: bold;
}
.ant-table td {
white-space: nowrap;
}
.content-text {
width: 100%;
display: flex;
@@ -55,8 +55,8 @@
>
<div slot="standardInformation" slot-scope="text,result" class="box-left">
<div class="content">
<a class="box-content-a" :title="result.serialNumber">{{result.serialNumber}}</a>
<a class="box-content-buttom" :title="result.title">{{result.title}}</a>
<a class="box-content-a" :title="result.serialNumber">{{result.serialNumber}}dsf jdslfkj dsflkdsjfdslkfjds fldskfjdsklfds</a>
<a class="box-content-buttom" :title="result.title">{{result.title}}sdfdsfdsfdsfjds lfdjsfdslfjsflkdsfjdsklfdjsfklsd</a>
</div>
</div>
<div slot="areaOfResponsibility" slot-scope="text,result" class="box-left">
@@ -428,9 +428,9 @@
<style lang="less" scoped>
@import '~@assets/less/common.less';
/deep/ .ant-table td {
white-space: normal;
}
/*/deep/ .ant-table td {*/
/* white-space: normal;*/
/*}*/
.doc-detail {
background: #fff;