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