mirror of
https://github.com/OrcaSlicer/OrcaSlicer_WIKI.git
synced 2026-05-17 08:35:46 +03:00
* Vertically align table cells for icons Added vertical-align: middle to table td and th elements to ensure icons and content are centered within table cells. This improves visual alignment in tables. * Set fixed height for pattern icons in tables Updated CSS to ensure images with alt text starting with 'param_' inside tables have a fixed height of 45px for consistent appearance.