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

@@ -16,7 +16,7 @@
bg-primaryLight bg-primaryLight
border-b border-dividerLight border-b border-dividerLight
flex flex
font-medium font-semibold font-mono
flex-1 flex-1
text-xs text-xs
py-3 py-3

View File

@@ -16,7 +16,7 @@
bg-primaryLight bg-primaryLight
border-b border-dividerLight border-b border-dividerLight
flex flex
font-medium font-semibold font-mono
flex-1 flex-1
text-xs text-xs
py-3 py-3

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -15,7 +15,7 @@
bg-primaryLight bg-primaryLight
border border-divider border border-divider
rounded-l rounded-l
font-mono font-semibold font-mono
text-secondaryDark text-secondaryDark
w-full w-full
py-1 py-1

View File

@@ -16,7 +16,7 @@
bg-primaryLight bg-primaryLight
border border-divider border border-divider
rounded-l rounded-l
font-mono font-semibold font-mono
text-secondaryDark text-secondaryDark
w-full w-full
py-1 py-1
@@ -34,7 +34,7 @@
class=" class="
bg-primaryLight bg-primaryLight
border border-divider border border-divider
font-mono font-semibold font-mono
text-secondaryDark text-secondaryDark
w-full w-full
py-1 py-1

View File

@@ -13,7 +13,7 @@
bg-primaryLight bg-primaryLight
border border-divider border border-divider
rounded-l rounded-l
font-mono font-semibold font-mono
text-secondaryDark text-secondaryDark
w-full w-full
py-1 py-1

View File

@@ -12,7 +12,7 @@
bg-primaryLight bg-primaryLight
border border-divider border border-divider
rounded-l rounded-l
font-mono font-semibold font-mono
text-secondaryDark text-secondaryDark
w-full w-full
py-1 py-1
@@ -85,10 +85,10 @@
class=" class="
bg-primaryLight bg-primaryLight
flex flex
font-semibold font-semibold font-mono
flex-1 flex-1
text-xs text-xs
py-3 py-2
px-4 px-4
focus:outline-none focus:outline-none
" "

View File

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

View File

@@ -16,7 +16,7 @@
bg-primaryLight bg-primaryLight
border border-divider border border-divider
rounded-l rounded-l
font-mono font-semibold font-mono
text-secondaryDark text-secondaryDark
w-full w-full
py-1 py-1
@@ -96,7 +96,7 @@
class=" class="
bg-primaryLight bg-primaryLight
flex flex
font-semibold font-semibold font-mono
flex-1 flex-1
text-xs text-xs
py-3 py-3
@@ -349,7 +349,7 @@
class=" class="
bg-primaryLight bg-primaryLight
flex flex
font-medium font-semibold font-mono
flex-1 flex-1
text-xs text-xs
py-3 py-3

View File

@@ -296,7 +296,9 @@
class=" class="
border border-divider border border-divider
rounded-r rounded-r
font-semibold font-mono
flex-1 flex-1
text-xs
mr-2 mr-2
w-full w-full
py-1 py-1