Skip to content

Commit

Permalink
Cube: remove z-indexes
Browse files Browse the repository at this point in the history
fix #25
  • Loading branch information
stan-donarise committed May 30, 2024
1 parent 77673f3 commit aed5756
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions plot/cube/cube.view.css.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@ namespace $.$$ {
grow: 1
},

X_order: {
zIndex: 3,
},
Y_order: {
zIndex: 2,
},
Z_order: {
zIndex: 1,
},

Side_right: {
position: 'absolute',
top: '50%',
Expand Down

0 comments on commit aed5756

Please sign in to comment.