Skip to content

Commit 4e3a013

Browse files
authored
Edit Popup
1 parent 301349b commit 4e3a013

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

extras/popup/popup.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ a {
164164
.wrap {
165165
position: relative;
166166
height: 45px;
167+
top: 15px;
167168
}
168169

169170
.searchbar {
@@ -176,6 +177,7 @@ a {
176177
background: var(--searchbar-bg);
177178
outline: none;
178179
position: initial;
180+
margin-bottom: 2.9em;
179181
color: var(--primary-color);
180182
}
181183
.searchbarbutton {

0 commit comments

Comments
 (0)