added preset save ui, user presets cannot be loaded yet

This commit is contained in:
booploops 2022-01-27 22:26:47 -08:00
parent 1dd31eabd5
commit b24e86680e
4 changed files with 50 additions and 16 deletions

View file

@ -2261,7 +2261,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.3);
z-index: 9999;
z-index: 1000;
.modal-window {
background: #333;