瀏覽代碼

always display sliders above the editor

Lucas Stadler 10 年之前
父節點
當前提交
af0cc0256c
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      glsl/raymarching.js

+ 1 - 0
glsl/raymarching.js

@ -208,6 +208,7 @@ void main() {
208 208
  position: absolute;
209 209
  top: 0;
210 210
  right: -250px;
211
  z-index: 1;
211 212
212 213
  padding: 1ex;
213 214