style: 清理未使用的样式

This commit is contained in:
2026-08-02 11:33:02 +08:00
parent 04df078fcf
commit 769d26fa97
4 changed files with 1 additions and 31 deletions
-4
View File
@@ -791,10 +791,6 @@ onMounted(() => {
}
@media (max-width: 768px) {
.page-head {
flex-direction: column;
}
.action-card {
grid-template-columns: 1fr;
}