fix header alignment
This commit is contained in:
parent
70073ea017
commit
ba00bee4b8
|
@ -0,0 +1,6 @@
|
|||
th[data-field="Id"],
|
||||
th[data-field="Description"],
|
||||
th[data-field="CreatedOn"],
|
||||
th[data-field="Name"] {
|
||||
text-align: left;
|
||||
}
|
Loading…
Reference in New Issue