fix: uniform inputs

This commit is contained in:
Liyas Thomas
2021-07-23 19:12:31 +00:00
committed by GitHub
parent 09eabbdcea
commit 2e94969a41
15 changed files with 29 additions and 27 deletions

View File

@@ -37,7 +37,7 @@
class="
bg-primaryLight
flex
font-semibold
font-semibold font-mono
flex-1
text-xs
py-3
@@ -56,10 +56,10 @@
class="
bg-primaryLight
flex
font-semibold
font-semibold font-mono
flex-1
text-xs
py-3
py-2
px-4
focus:outline-none
"

View File

@@ -59,7 +59,7 @@
class="
bg-primaryLight
flex
font-semibold
font-semibold font-mono
flex-1
text-xs
py-3

View File

@@ -45,7 +45,7 @@
class="
bg-primaryLight
flex
font-semibold
font-semibold font-mono
flex-1
text-xs
py-3
@@ -68,10 +68,10 @@
class="
bg-primaryLight
flex
font-semibold
font-semibold font-mono
flex-1
text-xs
py-3
py-2
px-4
focus:outline-none
"

View File

@@ -19,7 +19,7 @@
rounded-l
cursor-pointer
flex
font-mono
font-semibold font-mono
text-secondaryDark
py-2
px-4
@@ -53,7 +53,7 @@
class="
bg-primaryLight
border border-divider
font-mono
font-semibold font-mono
text-secondaryDark
w-full
py-2