update style

This commit is contained in:
Dede Fuji Abdul 2023-10-27 13:30:28 +07:00
parent 28382959d6
commit 356102c20f

View File

@ -1210,10 +1210,6 @@ select {
max-height: 15rem;
}
.max-h-80 {
max-height: 20rem;
}
.max-h-\[1000px\] {
max-height: 1000px;
}
@ -1547,10 +1543,6 @@ select {
--tw-divide-opacity: 0.1;
}
.divide-opacity-100 > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
}
.overflow-auto {
overflow: auto;
}
@ -1607,16 +1599,6 @@ select {
border-bottom-right-radius: 9999px;
}
.rounded-t-3xl {
border-top-left-radius: 1.5rem;
border-top-right-radius: 1.5rem;
}
.rounded-t-xl {
border-top-left-radius: 0.75rem;
border-top-right-radius: 0.75rem;
}
.rounded-t-2xl {
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
@ -1805,6 +1787,10 @@ select {
background-color: rgb(204 204 0 / var(--tw-bg-opacity));
}
.bg-opacity-100 {
--tw-bg-opacity: 1;
}
.bg-opacity-25 {
--tw-bg-opacity: 0.25;
}
@ -1825,10 +1811,6 @@ select {
--tw-bg-opacity: 0.8;
}
.bg-opacity-100 {
--tw-bg-opacity: 1;
}
.fill-gray-500 {
fill: #6b7280;
}
@ -2048,14 +2030,6 @@ select {
padding-top: 1.25rem;
}
.pt-6 {
padding-top: 1.5rem;
}
.pt-4 {
padding-top: 1rem;
}
.text-left {
text-align: left;
}
@ -2101,16 +2075,16 @@ select {
line-height: 1.25rem;
}
.text-xs {
font-size: 0.75rem;
line-height: 1rem;
}
.text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-xs {
font-size: 0.75rem;
line-height: 1rem;
}
.font-bold {
font-weight: 700;
}
@ -2202,6 +2176,11 @@ select {
color: rgb(21 22 23 / var(--tw-text-opacity));
}
.text-gray-200 {
--tw-text-opacity: 1;
color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300 {
--tw-text-opacity: 1;
color: rgb(209 213 219 / var(--tw-text-opacity));
@ -2332,11 +2311,6 @@ select {
color: rgb(153 153 0 / var(--tw-text-opacity));
}
.text-gray-200 {
--tw-text-opacity: 1;
color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-opacity-40 {
--tw-text-opacity: 0.4;
}
@ -3124,10 +3098,6 @@ select {
padding-right: 1.5rem;
}
.sm\:pt-4 {
padding-top: 1rem;
}
.sm\:text-left {
text-align: left;
}
@ -3249,29 +3219,14 @@ select {
padding: 5rem;
}
.md\:px-0 {
padding-left: 0px;
padding-right: 0px;
}
.md\:px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.md\:py-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.md\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.md\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
.md\:py-0 {
padding-top: 0px;
padding-bottom: 0px;
}
.md\:pl-4 {
@ -3282,15 +3237,6 @@ select {
padding-left: 20rem;
}
.md\:pt-6 {
padding-top: 1.5rem;
}
.md\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.md\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
@ -3374,21 +3320,6 @@ select {
padding-right: 2rem;
}
.lg\:px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.lg\:py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.lg\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.lg\:text-xs {
font-size: 0.75rem;
line-height: 1rem;