mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-06-20 01:48:21 +02:00
Fix for image modifier improvements plugin
This commit is contained in:
parent
3929e88d87
commit
404329f9b5
@ -1827,3 +1827,8 @@ div#enlarge-buttons {
|
|||||||
#controlnet_model {
|
#controlnet_model {
|
||||||
width: 77%;
|
width: 77%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* hack for fixing Image Modifier Improvements plugin */
|
||||||
|
#imageTagPopupContainer {
|
||||||
|
position: absolute;
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user