diff --git a/assets/stylesheets/App.css b/assets/stylesheets/App.css index d0e7d61d..a46c1306 100644 --- a/assets/stylesheets/App.css +++ b/assets/stylesheets/App.css @@ -3350,3 +3350,9 @@ body.objectKanbanColumnResizing * { stroke: currentColor; stroke-width: 12px; } + +.printerQueue.ant-steps.ant-steps-vertical + > .ant-steps-item:last-child + .ant-steps-item-content { + min-height: 0; +} diff --git a/src/components/Dashboard/common/PrinterQueue.jsx b/src/components/Dashboard/common/PrinterQueue.jsx index 95727fd9..3d34fff2 100644 --- a/src/components/Dashboard/common/PrinterQueue.jsx +++ b/src/components/Dashboard/common/PrinterQueue.jsx @@ -49,6 +49,7 @@ const PrinterQueue = ({ queue, currentSubJob }) => { ({ title: