style: 调整样式

This commit is contained in:
chenchun
2025-08-04 18:27:18 +08:00
parent 7f4b8f1c8a
commit 7cb3aea2e6
7 changed files with 13 additions and 20 deletions

View File

@@ -45,8 +45,8 @@ onMounted(async () => {
height: 2.6rem;
margin: 0 0.2rem;
text-align: center;
border-radius: 4px;
background-color: #fafafa;
background: rgba(0, 255, 136, 0.1);
font-size: 14px;
color: #00ff88;
}
</style>