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