mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 07:49:41 +02:00
fix(be-teaser): mute styles [EE-6035] (#10349)
This commit is contained in:
parent
ffac83864d
commit
13c48ab961
31 changed files with 604 additions and 616 deletions
|
@ -36,9 +36,5 @@
|
|||
}
|
||||
|
||||
.tooltip-beteaser {
|
||||
@apply text-warning-5 th-dark:text-blue-8;
|
||||
}
|
||||
|
||||
.tooltip-beteaser:hover {
|
||||
@apply text-warning-5 th-dark:text-blue-8;
|
||||
@apply text-blue-8 hover:text-blue-9;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue