Ron Au commited on
Commit
15ae4a9
·
1 Parent(s): 12f2d79

fix(scene): Allow overflow

Browse files
Files changed (1) hide show
  1. static/style.css +0 -1
static/style.css CHANGED
@@ -284,7 +284,6 @@ button.toggle-name.off {
284
  .scene {
285
  --scale: 0.9;
286
  height: 40rem;
287
- overflow: hidden;
288
  box-sizing: border-box;
289
  margin: 2rem;
290
  perspective: 100rem;
 
284
  .scene {
285
  --scale: 0.9;
286
  height: 40rem;
 
287
  box-sizing: border-box;
288
  margin: 2rem;
289
  perspective: 100rem;