left align Server head

This commit is contained in:
Isaac Connor 2021-04-28 18:59:44 -04:00
parent 4d18c515dc
commit b84efac0e5
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ th[data-field="Component"],
th[data-field="Code"],
th[data-field="Message"],
th[data-field="File"],
th[data-field="Server"],
th[data-field="Line"] {
text-align: left;
}