mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 09:41:31 +10:00
🚀 release: v3.0.0
This commit is contained in:
7
apps/client/components/shared/List.module.scss
Normal file
7
apps/client/components/shared/List.module.scss
Normal file
@ -0,0 +1,7 @@
|
||||
.container {
|
||||
@apply rounded-lg border dark:border-neutral-50/10;
|
||||
|
||||
.empty {
|
||||
@apply py-8 text-center;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user