Align timestamp column to center
This commit is contained in:
@@ -250,7 +250,7 @@ input.textFilter {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.table > div > .duration {
|
||||
.table > div > .duration, .table > div > .startTime {
|
||||
text-align: center;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user