fixed pos receipt print, machine-access-sidebar is now invisible

This commit is contained in:
gitea 2025-05-18 08:15:08 +00:00
parent 31b4f7e7a2
commit e9db046765

View File

@ -1606,6 +1606,9 @@ td {
.order-selector {
display: none !important;
}
.machine-access-sidebar {
display: none !important;
}
.blockUI {
display: none !important;
}