返回提交历史
Modified
g4f/gui/client/css/style.css
+2
-2
XFEstudio/gpt4free
~ gui system prompt spacing
The spacing was misaligned, a little increase in the with fixes it
5f492647
代码差异
1 个文件
+2
-2
@@ -1013,8 +1013,8 @@ a:-webkit-any-link {
1013
1013
font-size: 15px;
1014
1014
width: 100%;
1015
1015
color: var(--colour-3);
1016
height: 50px;
1016
height: 59px;
1017
1017
outline: none;
1018
1018
padding: var(--inner-gap) var(--section-gap);
1019
1019
resize: vertical;
1020
}
1020
}