Skip to content

Commit fc7cdb8

Browse files
authored
fix(UI): correct width of HTTP request method names (#7527)
Closes #7479
1 parent f88334a commit fc7cdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/style/_layout.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
font-weight: bold;
282282

283283
min-width: 80px;
284-
padding: 6px 15px;
284+
padding: 6px 0;
285285

286286
text-align: center;
287287

0 commit comments

Comments
 (0)