* Modify tableCustomBtn position.

This commit is contained in:
liumengyi
2023-02-10 14:11:44 +08:00
parent 2047d0204b
commit 8c20746add
+1 -1
View File
@@ -45,4 +45,4 @@ canvas {height: 28px;}
#executionsForm td.c-name {padding-right: 5px;}
#executionsForm td.c-name.delay {padding-right: 55px;}
#myTable .dtable-header, #executionsForm .dtable-rows {z-index: 4;}
#executionsForm .table-header .btn-toolbar {background: rgb(241, 245, 249);}
#executionsForm .table-header .btn-toolbar {background: rgb(241, 245, 249); right: -3px;}