mirror of
https://github.com/vladmandic/automatic
synced 2026-09-08 22:08:42 +02:00
Merge remote-tracking branch 'upstream/master' into style
This commit is contained in:
@@ -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 {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user