fix paste

This commit is contained in:
Vladimir Mandic
2023-05-29 20:55:33 -04:00
parent 8354b7c6d9
commit 24bbe045a7
5 changed files with 12 additions and 10 deletions
+2 -1
View File
@@ -92,6 +92,7 @@ button.custom-button{
.performance p{
display: inline-block;
color: var(--primary-100) !important
}
.performance .time {
@@ -116,7 +117,7 @@ a{
#txt2img_gallery img, #img2img_gallery img, #extras_gallery img{
object-fit: scale-down;
width: -webkit-fill-available !important;
height: -webkit-fill-available !important;
height: inherit !important;
}
#txt2img_actions_column, #img2img_actions_column {
gap: 0.5em;