mirror of
https://github.com/idanoo/autobrr
synced 2025-07-25 01:39:13 +00:00
enhancement(web): reduce tooltip icon contrast (#709)
* failed to compile locally without trailing slash * matching tooltip color with subtitles/descriptions * reverted docs icon * fixed freeleech tooltip text * corrected colors for tooltip icon on login page
This commit is contained in:
parent
ac276868fb
commit
21724f29f6
5 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@ import {
|
|||
LogSettings,
|
||||
NotificationSettings,
|
||||
ReleaseSettings
|
||||
} from "../screens/settings";
|
||||
} from "../screens/settings/";
|
||||
import { RegexPlayground } from "../screens/settings/RegexPlayground";
|
||||
|
||||
import { baseUrl } from "../utils";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue