fix(UI): correct width of HTTP request method names (#7527)

Closes #7479
This commit is contained in:
twjasa
2021-09-30 14:43:43 -03:00
committed by GitHub
parent f88334a47d
commit fc7cdb8bad

View File

@@ -281,7 +281,7 @@
font-weight: bold;
min-width: 80px;
padding: 6px 15px;
padding: 6px 0;
text-align: center;