mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
fix(ui): tooltip link color EE-4914 (#8365)
This commit is contained in:
parent
5b5dc320d5
commit
ac458d0daa
4 changed files with 7 additions and 2 deletions
|
@ -54,7 +54,7 @@ export function TooltipWithChildren({
|
|||
)}
|
||||
</div>
|
||||
)}
|
||||
<div>{message}</div>
|
||||
<div className={styles.tooltipMessage}>{message}</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue