XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

Fixing (g4f/gui/client/static/css/style.css) errors with the size of internals in gui

b3951cbc
kqlio67 <kqlio67@users.noreply.github.com>
提交于

代码差异

1 个文件 +0 -2
Modified g4f/gui/client/static/css/style.css +0 -2
@@ -87,11 +87,9 @@ body {
87 87 }
88 88
89 89 body {
90 padding: 10px;
91 90 background: var(--colour-1);
92 91 color: var(--colour-3);
93 92 height: 100vh;
94 margin: auto;
95 93 }
96 94
97 95 .row {