coze全屏展示聊天窗口
coze全屏展示聊天窗口 by meteor199
Details
Authormeteor199
LicenseNo License
Categorywww.coze.com
Created
Updated
Size284 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
init
Source code
/* ==UserStyle==
@name coze全屏展示聊天窗口
@description coze全屏展示聊天窗口
@namespace coze.com
@author me
@version 0.1.1
==/UserStyle== */
@-moz-document domain("coze.com") {
.sidesheet-container {
grid-template-columns: 1px 14fr;
}
}