This commit is contained in:
Leo
2026-01-16 20:45:52 +08:00
parent 37b30f4ddb
commit c3cc665948

View File

@@ -60,7 +60,7 @@ export default {
width: 100%; width: 100%;
height: 60px; height: 60px;
line-height: 60px; line-height: 60px;
background: linear-gradient(135deg, #2c3e50 0%, #34495e 100%); background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
text-align: center; text-align: center;
overflow: hidden; overflow: hidden;
border-bottom: 1px solid rgba(255, 255, 255, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.1);