Sfoglia il codice sorgente

always display sliders above the editor

Lucas Stadler 10 anni fa
parent
commit
af0cc0256c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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