📌 📄 内容摘要:
@CaoBiang 在 Gemini网页版宽屏模式 中发帖
安装Stylus插件(edge就有)
将以下内容复制到Stylus中:
/* =================================================================
Gemini 暴力全宽屏 (用户消息 + 回复 + 输入框) - 修正版
================================================================= */
/* 1. 最外层容器:这是你最早确认有效的代码 */
.conversation-container,
main > div {
max-width: 95% !important;
}
/* 2. 底部输入框区域:保持宽屏 /
.input-area-container,
.bottom-container,
div[class=“input-a...
────────── 链接信息 ────────── 🔗 论坛链接: linux.do 📎 访问地址: https://linux.do/t/topic/1284632/1 ─────────────────────────────
📢 来源:LINUX DO