reconcile

This commit is contained in:
Vladimir Mandic
2023-01-23 16:45:57 -05:00
parent ceebcfccbe
commit 94bd4a6113
+7 -1
View File
@@ -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;
}