react-captchaa
Version:
A lightweight package for react captcha
28 lines (25 loc) • 486 B
CSS
._1rKPV {
display: flex;
align-items: center;
width: -moz-fit-content;
width: fit-content;
padding: 10px;
}
._2M91i:active {
background-color: #2ED47A;
;
}
._nTXn5 {
background-color: #fff;
border: 1px dashed #109CF1;
box-shadow: 0px 4px 10px rgba(16, 156, 241, 0.24);
padding: 0 0.5em;
}
._2M91i {
background: #109CF1;
padding: 0.4em 0.5em;
box-shadow: 0px 4px 10px rgba(16, 156, 241, 0.24);
border-radius: 5px;
margin-left: 1em;
cursor: pointer;
}