fix: use white text in recommendation tooltip for dark background
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -432,7 +432,7 @@ async function executeAssign(person: AssignablePerson) {
|
|||||||
tabler-info-circle
|
tabler-info-circle
|
||||||
</VIcon>
|
</VIcon>
|
||||||
</template>
|
</template>
|
||||||
<div class="text-body-2">
|
<div class="text-body-2 text-white">
|
||||||
<strong>Aanbevolen omdat:</strong>
|
<strong>Aanbevolen omdat:</strong>
|
||||||
<ul class="pl-4 mt-1 mb-0">
|
<ul class="pl-4 mt-1 mb-0">
|
||||||
<li
|
<li
|
||||||
|
|||||||
Reference in New Issue
Block a user