mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
chore: update
This commit is contained in:
1
dist/static/css/index-EFDQosqG.css
vendored
Normal file
1
dist/static/css/index-EFDQosqG.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.point{border-radius:var(--point-border-radius);height:var(--point-height);position:relative;width:var(--point-width)}.point,.point-flicker:after{background:var(--point-background)}.point-flicker:after,.point-flicker:before{animation:flicker 1.2s ease-out infinite;border-radius:var(--point-border-radius);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes flicker{0%{opacity:1;transform:scale(.5)}30%{opacity:1}to{opacity:0;transform:scale(var(--point-scale))}}
|
||||
Reference in New Issue
Block a user