Explorar el Código

fix(virtual-background): Fix delete virtual background icon position.

j8
tudordan7 hace 4 años
padre
commit
6ca61e03fd
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      css/modals/virtual-background/_virtual-background.scss

+ 0
- 3
css/modals/virtual-background/_virtual-background.scss Ver fichero

@@ -172,9 +172,6 @@
172 172
     @media (min-width: 432px) and (max-width: 632px) {
173 173
         left: 51px
174 174
     }
175
-    @media (min-width: 432px) {
176
-        left: 51px
177
-    }
178 175
 }
179 176
 .delete-image-icon:hover {
180 177
     display: block;

Loading…
Cancelar
Guardar