项目文件夹

文件
2026-07-13 12:12:04 +08:00

5 行
80 B
CSS

/* Base empty-state styles */
.empty-state {
@apply p-2 text-sm text-muted;
}