mirror of
https://github.com/portainer/portainer.git
synced 2025-08-02 20:35:25 +02:00
fix(ui): fix tooltip background color (#7211)
This commit is contained in:
parent
8d46692d66
commit
712207e69f
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@
|
|||
--bg-daterangepicker-hover: var(--grey-16);
|
||||
--bg-daterangepicker-in-range: var(--grey-58);
|
||||
--bg-daterangepicker-active: var(--blue-14);
|
||||
--bg-tooltip-color: var(--white-color);
|
||||
--bg-input-autofill-color: var(--white-color);
|
||||
--bg-btn-default-hover-color: var(--grey-59);
|
||||
--bg-btn-focus: var(--grey-59);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue