Merge branch 'master' into dev/deepdanbooru

This commit is contained in:
Greendayle
2022-10-07 18:31:49 +02:00
21 changed files with 615 additions and 187 deletions

View File

@@ -408,3 +408,11 @@ input[type="range"]{
.red {
color: red;
}
.gallery-item {
--tw-bg-opacity: 0 !important;
}
#img2img_image div.h-60{
height: 480px;
}