Spaces:
Running
Running
adaptive
Browse files- static/css/index.css +2 -5
static/css/index.css
CHANGED
|
@@ -138,17 +138,14 @@ body {
|
|
| 138 |
border-radius: 5px;
|
| 139 |
}
|
| 140 |
|
| 141 |
-
.interpolation-video-column {
|
| 142 |
-
width: 70%;
|
| 143 |
-
}
|
| 144 |
|
| 145 |
-
.interpolation-panel .slider {
|
| 146 |
margin: 0 !important;
|
| 147 |
}
|
| 148 |
|
| 149 |
.interpolation-panel .slider {
|
| 150 |
margin: 0 !important;
|
| 151 |
-
}
|
| 152 |
|
| 153 |
#interpolation-image-wrapper {
|
| 154 |
width: 100%;
|
|
|
|
| 138 |
border-radius: 5px;
|
| 139 |
}
|
| 140 |
|
|
|
|
|
|
|
|
|
|
| 141 |
|
| 142 |
+
/* .interpolation-panel .slider {
|
| 143 |
margin: 0 !important;
|
| 144 |
}
|
| 145 |
|
| 146 |
.interpolation-panel .slider {
|
| 147 |
margin: 0 !important;
|
| 148 |
+
} */
|
| 149 |
|
| 150 |
#interpolation-image-wrapper {
|
| 151 |
width: 100%;
|