Spaces:
Running
Running
robertselvam
commited on
Commit
•
a445e63
1
Parent(s):
dd2c55a
Update style.css
Browse files
style.css
CHANGED
@@ -10,10 +10,10 @@ gradio-app{
|
|
10 |
width: 100%;
|
11 |
}
|
12 |
.filenameshow{
|
13 |
-
height:
|
14 |
}
|
15 |
.uploadbutton{
|
16 |
-
height:
|
17 |
}
|
18 |
#row-flex {
|
19 |
display: flex;
|
|
|
10 |
width: 100%;
|
11 |
}
|
12 |
.filenameshow{
|
13 |
+
height:100px;
|
14 |
}
|
15 |
.uploadbutton{
|
16 |
+
height:50px;
|
17 |
}
|
18 |
#row-flex {
|
19 |
display: flex;
|