We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2346ec5 commit b559e01Copy full SHA for b559e01
src/components/AssistantHeaderMenuEntry.vue
@@ -70,7 +70,7 @@ export default {
70
background-color: rgba(0,0,0,0) !important;
71
}
72
.menu-icon {
73
- color: var(--color-primary-text) !important;
+ color: var(--color-background-plain-text) !important;
74
75
76
0 commit comments