Skip to content

Commit b70a38b

Browse files
committed
style: more compact view
1 parent 2358d16 commit b70a38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content-script/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
height: 1px;
6666
background-color: var(--theme-border-color);
6767
border: none;
68+
margin: 5px 0;
6869
}
6970
}
7071

@@ -154,7 +155,6 @@
154155
align-items: center;
155156
margin-bottom: 5px;
156157
color: var(--font-color);
157-
height: 50px;
158158

159159
p {
160160
font-weight: bold;

0 commit comments

Comments
 (0)