mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-16 23:45:53 +08:00
9 lines
148 B
SCSS
9 lines
148 B
SCSS
.share-btn {
|
|
background: none;
|
|
font-size: 24rpx;
|
|
color: #666;
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|