update dist and lib

This commit is contained in:
jiaming743
2020-08-25 18:26:29 +08:00
parent 3b4d6faf35
commit 654c461a1b
19 changed files with 58 additions and 42 deletions

View File

@ -3,7 +3,7 @@
width: 100%;
height: 100%;
}
.dv-border-box-9 svg {
.dv-border-box-9 .dv-border-svg-container {
position: absolute;
width: 100%;
height: 100%;

View File

@ -1,6 +1,6 @@
<template>
<div class="dv-border-box-9" :ref="ref">
<svg class="dv-svg-container" :width="width" :height="height">
<svg class="dv-border-svg-container" :width="width" :height="height">
<defs>
<linearGradient :id="gradientId" x1="0%" y1="0%" x2="100%" y2="100%">
<animate