Spaces:
Runtime error
Runtime error
Samuel-DD07
commited on
Commit
•
b443631
1
Parent(s):
6b0e3ec
Modifié la couleur de fond de #input-area
Browse files
app.py
CHANGED
@@ -255,7 +255,7 @@ body,html {
|
|
255 |
|
256 |
#input-area > * > *{
|
257 |
padding: 0px;
|
258 |
-
background-color: #091E37;
|
259 |
}
|
260 |
|
261 |
#input-area > * * {
|
|
|
255 |
|
256 |
#input-area > * > *{
|
257 |
padding: 0px;
|
258 |
+
background-color: #091E37 !important;
|
259 |
}
|
260 |
|
261 |
#input-area > * * {
|