Merge remote-tracking branch 'upstream/master' into style

This commit is contained in:
Alexander Brown
2023-05-30 00:27:35 -07:00
48 changed files with 761 additions and 719 deletions
+7
View File
@@ -92,6 +92,7 @@ button.custom-button{
.performance p{
display: inline-block;
color: var(--primary-100) !important
}
.performance .time {
@@ -115,6 +116,8 @@ a{
#txt2img_gallery img, #img2img_gallery img, #extras_gallery img{
object-fit: scale-down;
width: -webkit-fill-available !important;
height: inherit !important;
}
#txt2img_actions_column, #img2img_actions_column {
gap: 0.5em;
@@ -725,3 +728,7 @@ div.controlnet_main_options {
}
#modelmerger_interp_description { margin-top: 1em; margin-bottom: 1em; }
.thumbnail-item > img {
}