react-text-holder-insertable
Version:
insert text holder block to content editable area
20 lines (19 loc) • 472 B
CSS
span._text-holder-module__text-holder__YG9kW {
margin: 0 3px;
}
span._text-holder-module__text-holder-label__2FfSn,
span._text-holder-module__text-holder-cancel__3Sv40 {
background: #9effae;
font-size: 12px;
font-weight: bold;
padding: 0 5px;
height: 20px;
line-height: 20px;
display: inline-block;
}
span._text-holder-module__text-holder-label__2FfSn {
padding-right: 0
}
span._text-holder-module__text-holder-cancel__3Sv40:hover {
cursor: pointer;
}