Skip to content

Commit 23d04b2

Browse files
committed
remove padding from popup
1 parent 84e4a9e commit 23d04b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/entrypoints/popup/style.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
body {
1010
width: var(--popup-width);
1111
height: var(--popup-height);
12-
padding: 15px;
1312
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
1413
font-size: 14px;
1514
line-height: 1.4;

0 commit comments

Comments
 (0)