🩹 Fixes the UI for tooltip description

This commit is contained in:
Alicia Sykes
2021-09-05 17:02:47 +01:00
parent 76a570cb6a
commit 27dd60a812
3 changed files with 22 additions and 6 deletions

View File

@@ -108,4 +108,6 @@
--welcome-popup-text-color: var(--primary);
--toast-background: var(--primary);
--toast-color: var(--background);
--description-tooltip-background: var(--background-darker);
--description-tooltip-color: var(--primary);
}