Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
fix: color of link in menues
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetaRa committed May 5, 2022
1 parent 07f9d25 commit 71116a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/atoms/OcDrop/OcDrop.vue
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ export default {
button:not([role="switch"]) {
box-sizing: border-box;
padding: var(--oc-space-small);
color: var(--oc-color-swatch-passive-default);
&:focus,
&:hover {
background-color: var(--oc-color-background-hover);
Expand Down

0 comments on commit 71116a9

Please sign in to comment.