refactor: Removed z-indexes #135 (#136)

This commit is contained in:
Derrick Pelletier
2016-08-16 09:32:21 +08:00
committed by Benjy Cui
parent f55b2ec283
commit 1a8331bcf1
3 changed files with 2 additions and 8 deletions
-1
View File
@@ -16,7 +16,6 @@ const handleStyle = {
background: '#fff',
fontSize: '14px',
textAlign: 'center',
zIndex: 3,
};
const CustomHandle = props => {