A new userstyle
对【Kimi大模型】的样式更新 by hanshou101
Details
Authorhanshou101
LicenseNo License
CategoryStyle
Created
Updated
Size386 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 kimi.moonshot.cn/chat/cljals83qff1hr0kmiu0 - 2023年11月
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://kimi.moonshot.cn/chat/*") {
/* 在此插入代码... */
.MuiBox-root{
max-width: unset !important;
}
}