Spaces:
Running
Running
robertselvam
commited on
Commit
•
92ffe9a
1
Parent(s):
1805dc1
Update style.css
Browse files
style.css
CHANGED
@@ -7,10 +7,10 @@ gradio-app{
|
|
7 |
background:url("file=fadeae.png") !important;
|
8 |
}
|
9 |
.filenameshow{
|
10 |
-
height:
|
11 |
}
|
12 |
.uploadbutton{
|
13 |
-
height:
|
14 |
}
|
15 |
#row-flex {
|
16 |
display: flex;
|
|
|
7 |
background:url("file=fadeae.png") !important;
|
8 |
}
|
9 |
.filenameshow{
|
10 |
+
height:80px;
|
11 |
}
|
12 |
.uploadbutton{
|
13 |
+
height:40px;
|
14 |
}
|
15 |
#row-flex {
|
16 |
display: flex;
|