Spaces:
Running
on
Zero
Running
on
Zero
Update _res/_custom_image_edit.css
Browse files
_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(
|
| 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;
|