css compiled
This commit is contained in:
parent
7ca8c8e89c
commit
16186455b8
33
public/css/app.css
vendored
33
public/css/app.css
vendored
@ -51707,18 +51707,18 @@ body{
|
|||||||
gap: 0px;
|
gap: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
|
|
||||||
--tw-space-x-reverse: 0;
|
|
||||||
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
|
||||||
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
|
||||||
}
|
|
||||||
|
|
||||||
.sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
|
.sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
|
||||||
--tw-space-y-reverse: 0;
|
--tw-space-y-reverse: 0;
|
||||||
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
|
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
|
||||||
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
|
||||||
|
--tw-space-x-reverse: 0;
|
||||||
|
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
|
||||||
|
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
|
||||||
|
}
|
||||||
|
|
||||||
.sm\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
|
.sm\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
|
||||||
--tw-divide-x-reverse: 0;
|
--tw-divide-x-reverse: 0;
|
||||||
border-right-width: calc(2px * var(--tw-divide-x-reverse));
|
border-right-width: calc(2px * var(--tw-divide-x-reverse));
|
||||||
@ -51759,17 +51759,16 @@ body{
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
.lg\:top-7{
|
|
||||||
top: 1.75rem;
|
|
||||||
=======
|
|
||||||
.lg\:relative{
|
.lg\:relative{
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lg\:right-0{
|
.lg\:right-0{
|
||||||
right: 0px;
|
right: 0px;
|
||||||
>>>>>>> 73918e3caaabde82091fb91be04f3de06654f6c7
|
}
|
||||||
|
|
||||||
|
.lg\:top-7{
|
||||||
|
top: 1.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lg\:right-24{
|
.lg\:right-24{
|
||||||
@ -52266,10 +52265,6 @@ body{
|
|||||||
margin-top: 2.25rem;
|
margin-top: 2.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.xl\:ml-18{
|
|
||||||
margin-left: 4.5rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
.xl\:hidden{
|
.xl\:hidden{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
@ -52278,6 +52273,10 @@ body{
|
|||||||
height: 1.5rem;
|
height: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.xl\:w-8\/12{
|
||||||
|
width: 66.666667%;
|
||||||
|
}
|
||||||
|
|
||||||
.xl\:w-2\/3{
|
.xl\:w-2\/3{
|
||||||
width: 66.666667%;
|
width: 66.666667%;
|
||||||
}
|
}
|
||||||
@ -52286,10 +52285,6 @@ body{
|
|||||||
width: 1.5rem;
|
width: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.xl\:w-8\/12{
|
|
||||||
width: 66.666667%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.xl\:grid-cols-4{
|
.xl\:grid-cols-4{
|
||||||
grid-template-columns: repeat(4, minmax(0, 1fr));
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user