done ai summary style issues

This commit is contained in:
gandhimathi 2019-03-13 17:50:49 +05:30
parent 8d1937b7a6
commit 58512172fc

View File

@ -131,32 +131,15 @@
table {
width: 100%;
}
th.mat-column-position_2 , th.mat-column-position_3, th.mat-column-position_4 {
//padding-left: 1%;
//padding-left: 1%;
width: 30%;
text-align:center;
white-space: wrap;
.mat-header-cell {
padding: 0 10px 0 10px;
white-space: nowrap;
}
}
td.mat-column-position_2 , td.mat-column-position_3, td.mat-column-position_4 {
// padding-right: 1%;
text-align:center;
white-space: nowrap;
}
th.mat-column-position_1 {
white-space: nowrap;
}
td.mat-column-position_1{
text-align:left;
white-space: nowrap;
width: 35%;
//color:#e00201;
}
td.mat-column-position_5 {
width: 5%;
padding-right: 8px;
}
.mat-cell {
padding: 0 10px 0 10px;
white-space: nowrap;
}
.mat-header-row{
background-color:whitesmoke;