This commit is contained in:
shi
2025-11-15 18:34:08 +08:00

View File

@ -274,7 +274,7 @@ const powerGenerationData = ref([
background: linear-gradient(135deg, #7df6ff 0%, #29f1fa 100%);
box-shadow: 0 0 vh(10) rgba(41, 241, 250, 0.8);
border: vh(2) solid rgba(255, 255, 255, 0.9);
z-index: 10;
z-index: 1;
transition: left 0.5s ease;
}
}