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