refactor(ui): minor stylings

This commit is contained in:
liyasthomas
2021-07-13 12:48:57 +05:30
parent a4032836c3
commit 5e740a6ed6
12 changed files with 115 additions and 115 deletions

View File

@@ -1,7 +1,20 @@
<template>
<div>
<div class="flex flex-1 items-center justify-between">
<label for="body">{{ $t("response_body") }}</label>
<div
class="
flex flex-1
sticky
top-23
z-10
bg-primary
items-center
justify-between
border-b border-divider
"
>
<label for="body" class="px-4 font-semibold text-xs">
{{ $t("response_body") }}
</label>
<div>
<ButtonSecondary
v-if="response.body"

View File

@@ -9,6 +9,7 @@
bg-primary
items-center
justify-between
border-b border-divider
"
>
<label for="body" class="px-4 font-semibold text-xs">

View File

@@ -9,6 +9,7 @@
bg-primary
items-center
justify-between
border-b border-divider
"
>
<label for="body" class="px-4 font-semibold text-xs">

View File

@@ -9,6 +9,7 @@
bg-primary
items-center
justify-between
border-b border-divider
"
>
<label for="body" class="px-4 font-semibold text-xs">

View File

@@ -9,6 +9,7 @@
bg-primary
items-center
justify-between
border-b border-divider
"
>
<label for="body" class="px-4 font-semibold text-xs">