💄 样式微改

This commit is contained in:
BTMuli
2023-09-05 11:32:48 +08:00
parent b2858899c1
commit 472459205c
2 changed files with 2 additions and 1 deletions

View File

@@ -31,6 +31,7 @@ const props = defineProps<TuaDetailBattleProps>();
.tud-db-time {
color: var(--common-text-content);
font-size: 12px;
opacity: 0.6;
text-align: left;
}
</style>