Skip to content

Commit c8bdd84

Browse files
committed
fix fat padding around snippet in windows. fix #7
1 parent 2b9fd9a commit c8bdd84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webview/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
transition: opacity .4s;
1616
}
1717
#snippet {
18+
display: flex;
1819
padding: 18px;
1920
padding-bottom: 22px;
2021
border-radius: 5px;

0 commit comments

Comments
 (0)