Explorar o código

@uppy/image-editor: namespace input range css (#3406)

Merlijn Vos %!s(int64=3) %!d(string=hai) anos
pai
achega
cf4c5088f3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/@uppy/image-editor/src/inputrange.scss

+ 1 - 1
packages/@uppy/image-editor/src/inputrange.scss

@@ -54,7 +54,7 @@ $ie-bottom-track-color: darken($track-color, $contrast);
   cursor: default;
 }
 
-[type='range'] {
+.uppy-ImageCropper-range {
   width: $track-width;
   margin: math.div($thumb-height, 2) 0;
   background: transparent;