Prettier
www.coze.com/home by p2world
Details
Authorp2world
LicenseNo License
Categorywww.coze.com
Created
Updated
Code size676 B
Code checksum57593d16
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name www.coze.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description Prettier
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://www.coze.com/home") {
.message-group-wrapper>:first-child{
width: 100% !important;
}
[id^="new-conversation-"]>:nth-child(2) {
display:none;
}
}
@-moz-document url-prefix("https://www.coze.com/space/") {
.autboP_xS3EJZt4GoTeY{
display:none;
}
.sidesheet-container{
grid-template-columns: 13fr 33fr;
}
.chat-uikit-message-box-inner {
font-size: 1vw;
font-family: system-ui;
}
}