This commit is contained in:
parent
ae8bd921a6
commit
759004fb67
|
|
@ -2,6 +2,9 @@
|
||||||
@apply bg-white rounded-2xl p-8 border border-neutral-200 mt-6;
|
@apply bg-white rounded-2xl p-8 border border-neutral-200 mt-6;
|
||||||
@apply flex flex-col gap-8 items-start;
|
@apply flex flex-col gap-8 items-start;
|
||||||
|
|
||||||
|
&--empty {
|
||||||
|
@apply hidden;
|
||||||
|
}
|
||||||
&__titling {
|
&__titling {
|
||||||
@apply flex items-center gap-4;
|
@apply flex items-center gap-4;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user