[优化] 优化目录界面

This commit is contained in:
HapeLee
2026-04-20 00:09:02 +08:00
parent 15f6efc42d
commit c3dd1f90c6
@@ -953,11 +953,7 @@ private fun StatusIcon(
"SUCCESS_WORD_COUNT" -> {
NormalCard(
cornerRadius = 12.dp,
border = BorderStroke(
1.dp,
LegadoTheme.colorScheme.outlineVariant
),
containerColor = Color.Transparent
containerColor = LegadoTheme.colorScheme.surfaceContainer
) {
if (wordCount != null) {
AppText(