We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
KudoAI/chatgpt.js-chrome-starter
1 parent 03d23a6 commit 06eed44Copy full SHA for 06eed44
starters/chrome/extension/popup/style.css
@@ -4,7 +4,7 @@ body { width: max-content ; height: 85px !important ; margin: 0 }
4
5
/* General font */
6
body, button, input, select, textarea {
7
- font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Helvetica Neue",sans-serif ;
+ font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", sans-serif ;
8
font-size: .905rem ; user-select: none
9
}
10
a { color: #999 ; text-decoration: none }
0 commit comments