Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
remove wipe control
Browse files Browse the repository at this point in the history
  • Loading branch information
mikkame committed May 16, 2020
1 parent 6265236 commit 2e3e3cd
Showing 1 changed file with 3 additions and 11 deletions.
14 changes: 3 additions & 11 deletions src/assets/moveable.css
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
.moveable-line.moveable-rotation-line {
height: 40px;
width: 1px;
transform-origin: 0.5px 39.5px;
}

.moveable-control {
background: black !important;
border-radius: 0 !important;
width: 10px !important;
height: 10px !important;
margin-top: -5px;
margin-left: -5px;
background: none !important;
border-style:none !important;
}
.moveable-line {
background: none !important;
Expand Down

0 comments on commit 2e3e3cd

Please sign in to comment.