reconciliations-table styling..

This commit is contained in:
Cüneyt Şentürk 2020-09-07 15:45:38 +03:00
parent dac3687097
commit ba4525b436

View File

@ -255,10 +255,10 @@ tbody .row {
/*--------Table Body Row Margin Finish--------*/
/*--------Table Cell Text Wrap--------*/
.el-table td,
.el-table th,
.table td,
.table th {
#reconciliations-table .el-table td,
#reconciliations-table .el-table th,
#reconciliations-table .table td,
#reconciliations-table .table th {
white-space: normal;
}
/*--------Table Cell Text Wrap Finish--------*/