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 df233cf commit 63aa55aCopy full SHA for 63aa55a
starters/chrome/extension/popup/style.css
@@ -15,7 +15,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit }
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 }
18
-.menu-title { font-size: 0.85rem ; font-weight: 600 }
+.menu-title { font-size: 0.85rem ; font-weight: 600 ; right-padding: 3px }
19
.menu-icons > .toggle-switch { transform: scale(1.1) } /* make master toggle bigger */
20
.main-toggle { margin-left: auto ; display: flex }
21
0 commit comments