* set confirmed field center.

This commit is contained in:
dingyongliang
2022-09-22 07:03:57 +00:00
parent 7416757b1d
commit 5525ee47a4
+1 -1
View File
@@ -9,4 +9,4 @@
td.delayed {color: #fff; background: #e84e0f !important;}
.c-severity {width: 80px;}
.c-confirmed {overflow: hidden;}
.c-confirmed {overflow: hidden; text-align: center;}