make the chat bog output and input on chat.deepseek.com wide
deepseek wide chat max-width 100% by wakamex

Details
Authorwakamex
LicenseNo License
Categorychat.deepseek.com
Created
Updated
Size244 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name deepseek wide chat max-width 100%
@version 20241227.03.35
@namespace ?
==/UserStyle== */
@-moz-document domain("chat.deepseek.com") {
.dad65929, .aaff8b8f, .a2f8e4bb, .aaff8b8f.eb830e32 {
max-width: 100%;
}
}