feat: selectable response headers entry

This commit is contained in:
liyasthomas 2021-08-01 00:11:45 +05:30
parent e2fc056488
commit 5275d365cb

View file

@ -15,7 +15,7 @@
group-hover:text-secondaryDark
"
>
<span class="truncate">
<span class="rounded select-all truncate">
{{ header.key }}
</span>
</span>
@ -42,7 +42,7 @@
group-hover:text-secondaryDark
"
>
<span class="truncate">
<span class="rounded select-all truncate">
{{ header.value }}
</span>
</span>