Skip to content

Fix broken custom chats widths feature (#24)#25

Merged
itsmartashub merged 2 commits intov3from
fix/custom-width
Feb 10, 2026
Merged

Fix broken custom chats widths feature (#24)#25
itsmartashub merged 2 commits intov3from
fix/custom-width

Conversation

@itsmartashub
Copy link
Copy Markdown
Owner

Closes #24

  • Add new css var --dsxChatsWrapperPadding to override the original dynamic Deepseek padding based on --message-list-max-width:
._8525d44 .ca1ef5b2 {
		padding: 0 calc((100% - var(--message-list-max-width)) / 2);
		...
}

…custom widths working again (#24)

This fixes broken custom chats widths feature
@itsmartashub itsmartashub self-assigned this Feb 10, 2026
@itsmartashub itsmartashub merged commit c5a995b into v3 Feb 10, 2026
1 check passed
@itsmartashub itsmartashub deleted the fix/custom-width branch February 10, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can the chat window be wider?

1 participant