Fix module issues, fix styling, add conditions to when the background removal and edit controls are shown
This commit is contained in:
7
src/styles/PhotoPreEditor.css
Normal file
7
src/styles/PhotoPreEditor.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.sr-only {
|
||||
position: absolute;
|
||||
width: 1px;
|
||||
height: 1px;
|
||||
overflow: hidden;
|
||||
clip: rect(0, 0, 0, 0);
|
||||
}
|
||||
Reference in New Issue
Block a user