Increase width for PID compensation table column

10.8-maintenance
Miguel Angel Mulero Martinez 2022-02-02 13:43:09 +01:00
parent 2b06b6e59b
commit 17e1603c99
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@
}
.tab-pid_tuning table.compensation td:first-child:not(.filterTable) {
width: 65px;
width: 75px;
text-align: center;
vertical-align: top;
padding-top: 4px;