Skip to content

Commit

Permalink
QuickShareSelect - change text color
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksei-nmc committed Dec 22, 2023
1 parent 2dc8faf commit 1a6a665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/SharingEntryQuickShareSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ export default {
}
&.disabled .trigger-text {
color: #666;
color: var(--telekom-color-text-and-icon-disabled);
}
}
</style>

0 comments on commit 1a6a665

Please sign in to comment.