@sofaws/dapp-core
Version:
A library to hold the main logic for a dapp on the Elrond Network
24 lines (22 loc) • 849 B
JavaScript
;import{m as e}from"../../../../__chunks__/chunk-HBP5N4FR.js";e();var o=`.dapp-core-component__sideIcon__side-icon {
width: 1.5rem;
height: 1.5rem;
min-width: 1.5rem;
min-height: 1.5rem;
color: transparent;
border-radius: 50%;
overflow: hidden;
border: 1px solid #dee2e6;
}
.dapp-core-component__sideIcon__side-icon svg {
color: #cacbcc;
}
div.dapp-core-component__sideIcon__side-icon {
display: flex;
align-items: center;
justify-content: center;
}
div.dapp-core-component__sideIcon__side-icon img {
transform: scale(0.75);
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(o));var i={"side-icon":"dapp-core-component__sideIcon__side-icon",sideIcon:"dapp-core-component__sideIcon__side-icon"};export{o as css,i as default};
//# sourceMappingURL=sideIcon.js.map