Files
科林_Cyril Pilgrim 1a8ecc3ee1 polish(ui): clean up server panel markup and i18n for add-server section
Motivation:
The add-server section used inline styles instead of semantic classes, and the delete/cancel buttons lacked proper i18n keys and semantic CSS class names.

Implementation:
Moved inline flex styles for 'add-server-inline' and 'add-server-panel' into CSS classes. Added data-i18n-placeholder attributes to new server inputs. Replaced raw class 'btn-icon danger' with 'btn-danger btn-icon' on delete button. Added missing 'data-i18n=cancel' to the cancel button.
2026-03-08 18:10:53 +08:00
..