Files
rust-rcon/js/pages
angryzeroandCopilot eaa908336d fix: player info 3-col grid layout + add Kick/Ban actions
- Wrapped col-sm-4 fields in proper row/col hierarchy (removed
  conflicting col+row on same element, now col-lg-12 > row > col-sm-4)
- Replaced d-grid Steam Profile button with btn-group containing
  Steam Profile, Kick (confirm dialog), and Ban (prompt for reason)
- Removed redundant 'Info' heading

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-13 18:51:57 +02:00
..