UNPKG

@vue-material/core

Version:

Yet another 'Material Design Components' library for Vue3.

3 lines (2 loc) 670 B
import i from "../attach-styles.js"; i('.md-tooltip{position:fixed;z-index:99;font-size:var(--font-sm);color:var(--inverse-on-surface);background:var(--inverse-surface);padding:var(--xxs) var(--sm);border-radius:var(--xxs);pointer-events:none;min-width:min-content;opacity:0;text-align:center;translate:-50% calc(-100% - var(--xs));transition:opacity .2s}.md-tooltip:before{content:"";position:absolute;bottom:0;left:50%;translate:-50% 50%;rotate:45deg;height:var(--xs);aspect-ratio:1;background:var(--inverse-surface)}.md-tooltip.bottom{translate:-50% var(--xs)}.md-tooltip.bottom:before{top:0;bottom:auto;translate:-50% -50%}.md-tooltip.show{opacity:1}', "ae48178e");