refactor: minoe fixes and improvements
This commit is contained in:
@@ -72,6 +72,7 @@
|
||||
<div
|
||||
class="
|
||||
bg-primary
|
||||
border-t border-b border-dividerLight
|
||||
flex
|
||||
p-4
|
||||
bottom-0
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<HttpParameters />
|
||||
</SmartTab>
|
||||
|
||||
<SmartTab :id="'bodyParams'" :label="$t('body')" info="0">
|
||||
<SmartTab :id="'bodyParams'" :label="$t('body')">
|
||||
<HttpBody />
|
||||
</SmartTab>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user