Browse Source

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

j8
tudordan7 3 years ago
parent
commit
6ca61e03fd
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      css/modals/virtual-background/_virtual-background.scss

+ 0
- 3
css/modals/virtual-background/_virtual-background.scss View File

@@ -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…
Cancel
Save