done ai summary style issues
This commit is contained in:
parent
8d1937b7a6
commit
58512172fc
@ -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;
|
||||
.mat-cell {
|
||||
padding: 0 10px 0 10px;
|
||||
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-header-row{
|
||||
background-color:whitesmoke;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user