feat: 添加主题管理功能,更新系统设置页面,优化用户体验
This commit is contained in:
@@ -36,7 +36,7 @@ ion-content::part(scroll) {
|
||||
.item {
|
||||
@apply px-3 py-1 rounded-full text-xs transition-all;
|
||||
}
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.ion-palette-dark {
|
||||
.item {
|
||||
@apply bg-(--ion-color-step-800);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user