fix(UI): correct width of HTTP request method names (#7527)
Closes #7479
This commit is contained in:
@@ -281,7 +281,7 @@
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|
||||||
min-width: 80px;
|
min-width: 80px;
|
||||||
padding: 6px 15px;
|
padding: 6px 0;
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user