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 d289578 commit d49dbd0Copy full SHA for d49dbd0
starters/chrome/extension/popup/style.css
@@ -14,7 +14,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit }
14
.menu-header {
15
border-bottom: solid 1px lightgrey ; padding: 5px 5px 5px 0; margin: 0 ;
16
display: flex; background: white ; align-items: center }
17
-.logo { margin: 4px 10px 4px 12px }
+.logo { margin: 4px 8px 4px 12px ; position: relative ; top: 3px }
18
.menu-title { font-size: 0.85rem ; font-weight: 600 ; padding-right: 3px }
19
.menu-icons > .toggle-switch { transform: scale(1.1) } /* make master toggle bigger */
20
.main-toggle { margin-left: auto ; display: flex }
0 commit comments