Помогите темам

Ник Колумн выравнивание

Nicknames in channel messages are rendered in a fixed-width column. Whether the nick is 3 characters or 15, all message text starts at the same horizontal position.

Как это работает

Messages use a CSS grid layout (chat-msg-grid) with the nick column set to a fixed width. This dramatically improves readability in busy channels.

Заметки

Action messages (/me), notices, and system messages are not grid-aligned as they use different formatting.