UNPKG

@exadel/esl

Version:

Exadel Smart Library (ESL) is the lightweight custom elements library that provide a set of super-flexible components

19 lines (15 loc) 280 B
esl-share-button { display: inline-flex; cursor: pointer; &:hover { opacity: 0.6; } &[unavailable] { display: none; } .esl-share-icon { overflow: hidden; width: var(--esl-share-icon-size, 40px); height: var(--esl-share-icon-size, 40px); } }