镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 15:06:48 +00:00
减小重置等基础按钮的最小大小
这个提交包含在:
@@ -50,3 +50,11 @@
|
|||||||
gap: 4px;
|
gap: 4px;
|
||||||
padding-block: 2px !important;
|
padding-block: 2px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* input btns: clear, reset, stop */
|
||||||
|
#input-panel button {
|
||||||
|
min-width: min(80px,100%);
|
||||||
|
}
|
||||||
|
#input-panel2 button {
|
||||||
|
min-width: min(80px,100%);
|
||||||
|
}
|
||||||
在新工单中引用
屏蔽一个用户