done ai summary style issues
This commit is contained in:
parent
8d1937b7a6
commit
58512172fc
@ -131,32 +131,15 @@
|
|||||||
table {
|
table {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
th.mat-column-position_2 , th.mat-column-position_3, th.mat-column-position_4 {
|
.mat-header-cell {
|
||||||
//padding-left: 1%;
|
padding: 0 10px 0 10px;
|
||||||
//padding-left: 1%;
|
white-space: nowrap;
|
||||||
width: 30%;
|
}
|
||||||
text-align:center;
|
|
||||||
white-space: wrap;
|
|
||||||
|
|
||||||
}
|
.mat-cell {
|
||||||
td.mat-column-position_2 , td.mat-column-position_3, td.mat-column-position_4 {
|
padding: 0 10px 0 10px;
|
||||||
// padding-right: 1%;
|
white-space: nowrap;
|
||||||
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-header-row{
|
.mat-header-row{
|
||||||
background-color:whitesmoke;
|
background-color:whitesmoke;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user