feat: 更新样式,将文本颜色调整为动态变量以提升可维护性
This commit is contained in:
@@ -146,7 +146,7 @@ ion-item {
|
||||
}
|
||||
|
||||
.end {
|
||||
@apply text-sm text-gray-300 flex items-center space-x-2;
|
||||
@apply text-sm text-(--ion-text-color-step-100) flex items-center space-x-2;
|
||||
}
|
||||
|
||||
.icon {
|
||||
|
||||
Reference in New Issue
Block a user