This repository was archived by the owner on May 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +15
-5
lines changed Expand file tree Collapse file tree 5 files changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ const styles = {
88 paddingTop : 3 ,
99 paddingBottom : 3 ,
1010 paddingRight : 0 ,
11- marginLeft : 14
11+ marginLeft : 14 ,
12+ WebkitUserSelect : 'text' ,
13+ MozUserSelect : 'text'
1214 } ,
1315 label : {
1416 display : 'inline-block' ,
Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ const styles = {
88 paddingTop : 3 ,
99 paddingBottom : 3 ,
1010 paddingRight : 0 ,
11- marginLeft : 14
11+ marginLeft : 14 ,
12+ WebkitUserSelect : 'text' ,
13+ MozUserSelect : 'text'
1214 } ,
1315 label : {
1416 display : 'inline-block' ,
Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ const styles = {
88 paddingTop : 3 ,
99 paddingBottom : 3 ,
1010 paddingRight : 0 ,
11- marginLeft : 14
11+ marginLeft : 14 ,
12+ WebkitUserSelect : 'text' ,
13+ MozUserSelect : 'text'
1214 } ,
1315 label : {
1416 display : 'inline-block' ,
Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ const styles = {
88 paddingTop : 3 ,
99 paddingBottom : 3 ,
1010 paddingRight : 0 ,
11- marginLeft : 14
11+ marginLeft : 14 ,
12+ WebkitUserSelect : 'text' ,
13+ MozUserSelect : 'text'
1214 } ,
1315 label : {
1416 display : 'inline-block' ,
Original file line number Diff line number Diff line change @@ -8,7 +8,9 @@ const styles = {
88 paddingTop : 3 ,
99 paddingBottom : 3 ,
1010 paddingRight : 0 ,
11- marginLeft : 14
11+ marginLeft : 14 ,
12+ WebkitUserSelect : 'text' ,
13+ MozUserSelect : 'text'
1214 } ,
1315 label : {
1416 display : 'inline-block' ,
You can’t perform that action at this time.
0 commit comments