Fix handle left align
This commit is contained in:
@@ -85,7 +85,7 @@ limitations under the License.
|
||||
|
||||
&::before {
|
||||
position: absolute;
|
||||
left: 2px;
|
||||
left: 6px;
|
||||
top: 50%;
|
||||
transform: translate(0, -50%);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user