Skip to content

Commit d49dbd0

Browse files
committed
Lowered logo ↞ [auto-sync from KudoAI/chatgpt.js-chrome-starter]
1 parent d289578 commit d49dbd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/chrome/extension/popup/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ a:focus, a:hover { text-decoration: underline ; color: inherit }
1414
.menu-header {
1515
border-bottom: solid 1px lightgrey ; padding: 5px 5px 5px 0; margin: 0 ;
1616
display: flex; background: white ; align-items: center }
17-
.logo { margin: 4px 10px 4px 12px }
17+
.logo { margin: 4px 8px 4px 12px ; position: relative ; top: 3px }
1818
.menu-title { font-size: 0.85rem ; font-weight: 600 ; padding-right: 3px }
1919
.menu-icons > .toggle-switch { transform: scale(1.1) } /* make master toggle bigger */
2020
.main-toggle { margin-left: auto ; display: flex }

0 commit comments

Comments
 (0)