空轴套管样式
This commit is contained in:
@@ -110,7 +110,7 @@ uni-button:after {
|
||||
top: calc(var(--status-bar-height) + 72rpx);
|
||||
width: 100%;
|
||||
height: auto;
|
||||
padding: 20rpx 14rpx 128rpx 14rpx;
|
||||
padding: 0rpx 14rpx 108rpx 14rpx;
|
||||
background: linear-gradient(to bottom, #ff6400 0%, #fee4d7 30%, #f6f6f6 100%)
|
||||
}
|
||||
.zd_wrapper {
|
||||
@@ -280,7 +280,7 @@ uni-button:after {
|
||||
width: 100%;
|
||||
z-index: 200;
|
||||
background-color: #fff;
|
||||
padding: 20rpx;
|
||||
padding: 10rpx;
|
||||
box-shadow: 0 0 20rpx 0 rgba(160,160,160,0.7);
|
||||
}
|
||||
.submit-button {
|
||||
|
||||
Reference in New Issue
Block a user