aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-10-14 21:12:52 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-10-14 21:12:52 +0300
commit6cdf55627cb4eb156fb7d8c010d396f93011c04e (patch)
treed5ebc2a6f38af5fed91c2420128a003b1d4b5585
parentc344ba3b325459abbf9b0df2c1b18f7bf99805b2 (diff)
restore borders for prompts
-rw-r--r--style.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/style.css b/style.css
index aa3d379c..2306c002 100644
--- a/style.css
+++ b/style.css
@@ -167,14 +167,6 @@ button{
align-self: stretch !important;
}
-#prompt, #negative_prompt{
- border: none !important;
-}
-#prompt textarea, #negative_prompt textarea{
- border: none !important;
-}
-
-
#img2maskimg .h-60{
height: 30rem;
}