mirror of
https://github.com/portainer/portainer.git
synced 2025-08-05 22:05:23 +02:00
fix(home): show tooltip for disabled envs [EE-4859] (#8283)
This commit is contained in:
parent
921e9cfc6e
commit
968fc98401
2 changed files with 10 additions and 2 deletions
|
@ -13,7 +13,6 @@
|
|||
.btn[disabled],
|
||||
fieldset[disabled] .btn {
|
||||
@apply opacity-40;
|
||||
pointer-events: none;
|
||||
touch-action: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue