update sidebar icon color

This commit is contained in:
end-4
2024-03-03 01:20:56 +07:00
parent fefab9a791
commit 38cf72714e
+2 -2
View File
@@ -750,8 +750,8 @@ $colorpicker_rounding: 0.341rem;
min-height: 4.773rem;
min-width: 4.773rem;
font-size: 3.076rem;
background-color: $onBackground;
color: $background;
background-color: $secondaryContainer;
color: $onSecondaryContainer;
}
.sidebar-chat-chip {