Skip to content

Commit 23ca183

Browse files
change padding server name
1 parent 6130cfa commit 23ca183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Styles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ api-security-documentation:last-of-type {
315315
line-height: normal;
316316
border-radius: 4px;
317317
border: 1px solid var(--api-method-documentation-async-server-names-border-color,#506773);;
318-
padding: 1px 8px 1px 8px;
318+
padding: 4px;
319319
margin-right: 10px;
320320
display: flex;
321321
flex-direction: column;

0 commit comments

Comments
 (0)