Merge branch 'dev_vite' of ssh://18.167.251.121:10002/aidlab/aida_front into dev_vite

This commit is contained in:
2025-11-27 11:36:57 +08:00
10 changed files with 45 additions and 0 deletions

View File

@@ -777,6 +777,9 @@ export default defineComponent({
font-size: 1.7rem;
font-weight: 500;
background-color: #1b223c;
&:hover {
background-color: #fff;
}
@media (max-width: 767px) {
margin-top: 2.5rem;
font-size: 1.25rem;