Sebastiankay commited on
Commit
e1839b1
·
verified ·
1 Parent(s): 5c827f1

Update _res/_custom_image_edit.css

Browse files
Files changed (1) hide show
  1. _res/_custom_image_edit.css +1 -1
_res/_custom_image_edit.css CHANGED
@@ -48,7 +48,7 @@ input[type="range"]:hover::-webkit-slider-thumb {
48
  position: absolute;
49
  height: 100%;
50
  width: 100%;
51
- background: linear-gradient(328deg, rgb(from var(--primary-950) r g b / 0.12) 0%, rgb(from var(--neutral-900) r g b / 0.16) 100%);
52
  top: 0;
53
  left: 0;
54
  z-index: 5;
 
48
  position: absolute;
49
  height: 100%;
50
  width: 100%;
51
+ background: linear-gradient(139deg, rgb(from var(--primary-950) r g b / 0.08) 0%, rgb(from var(--neutral-900) r g b / 0.2) 50%), rgb(from var(--primary-950) r g b / 0.03) 100%;
52
  top: 0;
53
  left: 0;
54
  z-index: 5;