Skip to content

coze 扩大聊天区域 by baagod

Screenshot of coze 扩大聊天区域

Details

Authorbaagod

LicenseMIT

Categorycoze.com

Created

Updated

Size589 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

coze 扩大聊天区域

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         coze 扩大聊天区域
@version      240430.3
@namespace    github.com/openstyles/stylus
@author       baagod
@license      MIT
==/UserStyle== */

@-moz-document domain("coze.com") {
    .qrPNrOyVEBA326VHThBn {
        grid-template-columns: 1fr 2fr;
    }

    .flow-markdown-body, .chat-uikit-plain-text-content {
        font-size: 16px;
    }
    
    .container_8b84a.flow-markdown-body code {
        font-size: 16px;
        font-family: NotoMono NFM, Cascadia Code SemiLight, Menlo, Monaco, Consolas, Microsoft YaHei Ul;
    }
}

Reviews

No reviews yet.