Style:分享/保存图片按钮样式调整

This commit is contained in:
linxi
2024-11-28 09:25:05 +08:00
parent feb314d279
commit 8c1fdba140
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -205,7 +205,7 @@ export default {
background: rgba(211,92,101,0.5);
font-size: 24rpx;
width: fit-content;
padding: 5rpx 10rpx;
padding: 8rpx 10rpx;
border-radius: 20rpx 0 0 20rpx;
position: absolute;
right: 0;