added preset save ui, user presets cannot be loaded yet
This commit is contained in:
parent
1dd31eabd5
commit
b24e86680e
4 changed files with 50 additions and 16 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue