Skip to content

Commit

Permalink
Deploy preview for PR 334 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrimpCryptid committed Nov 1, 2024
1 parent 4cb40d4 commit b082e97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pr-preview/pr-334/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
--color-z:#0099ff
}

.clip-sliders .noUi-handle{
.clip-sliders .noUi-horizontal .noUi-handle{
box-shadow:none;
cursor:pointer;
pointer-events:inherit;
Expand Down Expand Up @@ -1062,7 +1062,7 @@
background-color:var(--color-controlpanel-section-bg);
}

.control-panel-col-container .control-panel-col .noUi-handle{
.control-panel-col-container .control-panel-col .noUi-horizontal .noUi-handle{
box-shadow:none;
cursor:pointer;
pointer-events:inherit;
Expand Down

0 comments on commit b082e97

Please sign in to comment.