返回顶部组件
This commit is contained in:
@@ -110,8 +110,9 @@ uni-button:after {
|
||||
top: calc(var(--status-bar-height) + 72rpx);
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 0rpx 14rpx 108rpx 14rpx;
|
||||
background: linear-gradient(to bottom, #ff6400 0%, #fee4d7 30%, #f6f6f6 100%)
|
||||
padding: 20rpx 14rpx 140rpx 14rpx;
|
||||
/* background: linear-gradient(to bottom, #ff6400 0%, #fee4d7 30%, #f6f6f6 100%) */
|
||||
background-color: #f6f6f6;
|
||||
}
|
||||
.zd_wrapper {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user