bing chat 聊天对话框框居中
bing chat 聊天对话框框居中 by zhangnew
Details
Authorzhangnew
LicenseMIT
Categorybing.com
Created
Updated
Size361 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 bing chat 聊天对话框框居中
@version 20231101.07.18
@namespace userstyles.world/user/zhangnew
@description bing chat 聊天对话框框居中
@author zhangnew
@license MIT
==/UserStyle== */
@-moz-document domain("bing.com") {
#b_sydConvCont {
padding-left: 16%;
/* width: 98% !important; */
}
}