优化页面
This commit is contained in:
1
unpackage/dist/build/mp-weixin/TUIKit/components/common/Avatar/index.wxss
vendored
Normal file
1
unpackage/dist/build/mp-weixin/TUIKit/components/common/Avatar/index.wxss
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.data-v-0f2183fb:not(not){display:flex;flex-direction:column;box-sizing:border-box;min-width:0}.avatar-container.data-v-0f2183fb{position:relative;justify-content:center;align-items:center;overflow:hidden;flex:0 0 auto}.avatar-container .placeholder.data-v-0f2183fb{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ececec;transition:opacity .3s,background-color .1s ease-out}.avatar-container .placeholder.skeleton-animation.data-v-0f2183fb{animation:breath-0f2183fb 2s linear .3s infinite}.avatar-container .placeholder.hidden.data-v-0f2183fb{opacity:0}.avatar-container .avatar-image.data-v-0f2183fb{width:100%;height:100%}@keyframes breath-0f2183fb{50%{background-color:#d3d3d3}}
|
||||
Reference in New Issue
Block a user