refactor(ui): minor stylings

This commit is contained in:
liyasthomas
2021-07-16 20:34:35 +05:30
parent 3ef8e677c7
commit a2a9bae0e3
5 changed files with 52 additions and 50 deletions

View File

@@ -445,11 +445,7 @@
</SmartTabs>
</Pane>
<Pane class="overflow-auto hide-scrollbar">
<HttpResponse
:response="response"
:active="runningRequest"
ref="response"
/>
<HttpResponse ref="response" />
</Pane>
</Splitpanes>
</Pane>