Spaces:
Running
on
A100
Running
on
A100
Commit
•
d41c676
1
Parent(s):
dfe775f
Update custom.css
Browse files- custom.css +1 -1
custom.css
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
#title img{width: 100px; margin-right: 0.5em}
|
4 |
#prompt input{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
|
5 |
#run_button{position:absolute;margin-top: 11px;right: 0;margin-right: 0.8em;border-bottom-left-radius: 0px;border-top-left-radius: 0px;}
|
6 |
-
#gallery{display:flex;
|
7 |
#gallery .grid-wrap{min-height: 100%;}
|
8 |
#accordion code{word-break: break-all;word-wrap: break-word;white-space: pre-wrap}
|
9 |
#soon{opacity: 0.55; pointer-events: none}
|
|
|
3 |
#title img{width: 100px; margin-right: 0.5em}
|
4 |
#prompt input{width: calc(100% - 160px);border-top-right-radius: 0px;border-bottom-right-radius: 0px;}
|
5 |
#run_button{position:absolute;margin-top: 11px;right: 0;margin-right: 0.8em;border-bottom-left-radius: 0px;border-top-left-radius: 0px;}
|
6 |
+
#gallery{display:flex;}
|
7 |
#gallery .grid-wrap{min-height: 100%;}
|
8 |
#accordion code{word-break: break-all;word-wrap: break-word;white-space: pre-wrap}
|
9 |
#soon{opacity: 0.55; pointer-events: none}
|