mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 09:44:25 +01:00
Remove the empty space at the bottom of the page
This commit is contained in:
parent
3faaed9819
commit
7a4002a17a
@ -13,6 +13,10 @@
|
||||
z-index: 1001;
|
||||
}
|
||||
|
||||
#viewFullSizeImgModal:not(.active) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#viewFullSizeImgModal > * {
|
||||
pointer-events: auto;
|
||||
margin: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user