chore: remove first pt
This commit is contained in:
parent
5205fedeac
commit
5ad1099a78
@ -3,7 +3,7 @@
|
|||||||
<div
|
<div
|
||||||
v-for="section in sections"
|
v-for="section in sections"
|
||||||
:key="section.section"
|
:key="section.section"
|
||||||
class="first:border-t-0"
|
class="first:border-t-0 first:pt-0"
|
||||||
:class="section.hideBorder ? '' : 'border-t pt-4'"
|
:class="section.hideBorder ? '' : 'border-t pt-4'"
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user