Spaces
This commit is contained in:
parent
772e19c320
commit
c962a84415
|
@ -2,10 +2,7 @@
|
||||||
@apply .pl-0
|
@apply .pl-0
|
||||||
|
|
||||||
.listing-item
|
.listing-item
|
||||||
@apply .overflow-hidden
|
@apply .overflow-hidden .pb-8
|
||||||
@apply .pb-8
|
|
||||||
|
|
||||||
&:not(:last-child)
|
&:not(:last-child)
|
||||||
@apply .border-b
|
@apply .border-b .border-grey-light .mb-8
|
||||||
@apply .border-grey-light
|
|
||||||
@apply .mb-8
|
|
||||||
|
|
|
@ -10,8 +10,7 @@
|
||||||
@apply .mb-0 .border-0 .whitespace-no-wrap
|
@apply .mb-0 .border-0 .whitespace-no-wrap
|
||||||
|
|
||||||
.table
|
.table
|
||||||
@apply .w-full
|
@apply .w-full .table-collapse
|
||||||
@apply .table-collapse
|
|
||||||
|
|
||||||
tr:nth-child(odd)
|
tr:nth-child(odd)
|
||||||
@apply .bg-grey-lighter
|
@apply .bg-grey-lighter
|
||||||
|
|
Loading…
Reference in a new issue