Skip to content

Commit ec22a7c

Browse files
committed
Remove vertical padding of stress tester badges
1 parent 0467ebf commit ec22a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webview/stress/State.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
.state-badge {
266266
display: flex;
267267
align-items: center;
268-
padding: 1px 6px;
268+
padding: 0px 6px;
269269
border-radius: 11px;
270270
font-size: 15px;
271271
font-weight: bold;

0 commit comments

Comments
 (0)