react-input-code
Advanced tools
+14
-2
| ._1TXHq { | ||
| width: 2rem; | ||
| height: 2rem; | ||
| width: 1.5rem; | ||
| height: 1.5rem; | ||
| font-size: 1.2rem; | ||
| color: #333; | ||
| border: 1px solid #333; | ||
| outline: none; | ||
| cursor: pointer; | ||
| margin-right: 0.8rem; | ||
| text-align: center; | ||
| padding: 0.2rem; | ||
| border-radius: 4px; | ||
| } | ||
| ._1TXHq:focus { | ||
| border: 2px solid #4caf50; | ||
| } | ||
| ._1XM5Z { | ||
@@ -7,0 +19,0 @@ position: relative; |
+1
-1
| { | ||
| "name": "react-input-code", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "React component to insert a code in a series of single char input elements", | ||
@@ -5,0 +5,0 @@ "author": { |
28170
0.78%284
4.03%