adjust backgroup-color of el-button text

This commit is contained in:
pa
2025-11-10 20:02:23 +09:00
committed by Natsumi
parent a276e9a6f7
commit 39f82b52ab

View File

@@ -262,7 +262,7 @@ div.x-friend-list
}
.el-button:not(.el-button--text, .el-button--primary, .is-disabled) {
background-color: $--theme-bg-5;
// background-color: $--theme-bg-5;
border-color: $--theme-border-2;
}