feat(base-share): add upper tooltip

This commit is contained in:
Julien
2018-09-09 23:41:06 +02:00
parent e02a9bbc85
commit b418701ea3
5 changed files with 321 additions and 17 deletions

View File

@@ -39,6 +39,8 @@ export default {
<style lang="scss">
$c: ".l-default";
@import "./assets/libraries/balloon";
html {
overflow-y: scroll;
box-sizing: border-box;