refactor: sort windi class names

This commit is contained in:
liyasthomas
2021-11-23 08:47:09 +05:30
parent 4c5ca1b31d
commit fdf12a24ed
89 changed files with 1025 additions and 860 deletions

View File

@@ -10,13 +10,13 @@
>
<span
class="
cursor-pointer
flex
px-2
w-16
justify-center
items-center
justify-center
w-16
px-2
truncate
cursor-pointer
"
:class="getRequestLabelColor(request.method)"
@click="!doc ? selectRequest() : {}"
@@ -33,14 +33,15 @@
</span>
<span
class="
cursor-pointer
flex flex-1
group-hover:text-secondaryDark
flex
items-center
flex-1
min-w-0
py-2
pr-2
transition
items-center
group-hover:text-secondaryDark
cursor-pointer
"
@click="!doc ? selectRequest() : {}"
>