Skip to content

Commit

Permalink
icon height/width css vars
Browse files Browse the repository at this point in the history
  • Loading branch information
iantrich committed Oct 22, 2019
1 parent 657c5c0 commit 63ef0ba
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 7 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Can be specified by color name, hexadecimal, rgb, rgba, hsl, hsla, basically any
| `restriction-invalid--color` | `error-state-color` | Lock color after an invalid attempt to unlock |
| `restriction-lock-margin-left` | `0px` | Manually bump the left margin of the lock icon |
| `restriction-lock-row-margin-left` | `24px` | Manually bump the left margin of the lock icon in rows |
| `restriction-lock-icon-height` | `24px` | Lock icon height |
| `restriction-lock-icon-width` | `24px` | Lock icon width |

## Example Configurations

Expand Down
Loading

0 comments on commit 63ef0ba

Please sign in to comment.