mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
reconcile
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
.performance .vram {
|
||||
}
|
||||
|
||||
#txt2img_generate, #img2img_generate {
|
||||
min-height: 4.5em;
|
||||
}
|
||||
@@ -295,6 +298,9 @@ input[type="range"]{
|
||||
margin-bottom: -0.75em;
|
||||
}
|
||||
|
||||
#txt2img_negative_prompt, #img2img_negative_prompt{
|
||||
}
|
||||
|
||||
/* gradio 3.8 adds opacity to progressbar which makes it blink; disable it here */
|
||||
.transition.opacity-20 {
|
||||
opacity: 1 !important;
|
||||
@@ -583,7 +589,7 @@ canvas[key="mask"] {
|
||||
|
||||
/* Extensions */
|
||||
|
||||
#tab_extensions table {
|
||||
#tab_extensions table``{
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user