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 63aa55a commit 85e69abCopy full SHA for 85e69ab
starters/chrome/extension/popup/style.css
@@ -1,6 +1,6 @@
1
/* General size */
2
html { height: fit-content }
3
-body { width: 265px ; height: 85px !important ; margin: 0 }
+body { width: max-content ; height: 85px !important ; margin: 0 }
4
5
/* General font */
6
body, button, input, select, textarea {
0 commit comments