Middle Header: Fix full width style pins (#6399)

This commit is contained in:
Alexander Zinchuk 2025-10-16 02:09:05 +02:00
parent 35b64de890
commit 5fcbe7fd67

View File

@ -60,7 +60,7 @@
} }
.messageText { .messageText {
max-width: none; max-width: none !important;
} }
} }