LAPTOP-SNT8I5JK\Boounion
2025-06-09 def086f87d823478cdada1a6732e9fe4a54bd21d
SourceCode/Bond/Servo/CPanelEquipment.cpp
@@ -173,7 +173,7 @@
   y += rcItem.Height();
   y += 8;
   GetDlgItem(IDC_MFCPROPERTYGRID1)->MoveWindow(5, y, rcClient.Width() - 13, rcClient.Height() - 3 - y);
   GetDlgItem(IDC_MFCPROPERTYGRID1)->MoveWindow(5, y, rcClient.Width() - 8, rcClient.Height() - 3 - y);
}
#define EQUIPMENT_PANEL_MIN_WIDTH      88