fix: improve tooltip icon contrast
This commit is contained in:
parent
2c9693a83e
commit
a6cdf6c4bd
@ -111,5 +111,6 @@ const prefixes = computed(() => PREFIXES[mode.value])
|
|||||||
.show-helper-text {
|
.show-helper-text {
|
||||||
right: 0;
|
right: 0;
|
||||||
pointer-events: auto !important;
|
pointer-events: auto !important;
|
||||||
|
color: inherit !important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user