victor HF Staff commited on
Commit
67766dc
·
1 Parent(s): 0bbd9e4

Revert canvas CSS changes

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -266,10 +266,6 @@ input[type=range] {
266
  border-radius: 8px;
267
  overflow: hidden;
268
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
269
- flex-grow: 1;
270
- height: 100% !important;
271
- width: 100% !important;
272
- object-fit: contain;
273
  }
274
 
275
  /* Scrollbars */
 
266
  border-radius: 8px;
267
  overflow: hidden;
268
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
 
 
 
 
269
  }
270
 
271
  /* Scrollbars */