UNPKG

@exadel/esl

Version:

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

12 lines (10 loc) 165 B
@TOOLTIP_MAX_WIDTH: 220px; esl-tooltip { padding: 10px; width: 100%; max-width: @TOOLTIP_MAX_WIDTH; text-align: start; &:focus { outline: none; } }