mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 09:57:49 +02:00
Fix the tooltip display over image modifier cards
This commit is contained in:
parent
e12387a377
commit
dd4937178f
@ -888,6 +888,7 @@ input::file-selector-button {
|
|||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
padding: 8px 12px;
|
padding: 8px 12px;
|
||||||
transition: 0.3s all;
|
transition: 0.3s all;
|
||||||
|
z-index: 1000;
|
||||||
|
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user