dengzedong
10 天以前 86c96a3dac97a7f3a38e293beb98b1c8129830e0
1
2
3
4
5
6
// .text-color {
//   color: var(--el-text-color-regular);
// }
// .dark .dark\:text-color {
//   color: rgba(255, 255, 255, var(--dark-text-color));
// }