This commit is contained in:
pa
2025-11-08 04:38:07 +09:00
committed by Natsumi
parent 897f04f763
commit 7889d0c284
6 changed files with 14 additions and 14 deletions

View File

@@ -328,6 +328,12 @@ div.x-friend-list
color: $--theme-info;
}
.nav-menu-container {
.bottom-button {
color: $--theme-info;
}
}
.el-menu-item.notify::after {
background: hsl($--theme-hue, 0%, 92%);
}