Parcourir la Source

always display sliders above the editor

Lucas Stadler 10 ans auparavant
Parent
commit
af0cc0256c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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