mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-07 14:25:27 +08:00
10 lines
212 B
CSS
10 lines
212 B
CSS
.answer-add-submit {
|
|
position: fixed;
|
|
bottom: 50rpx;
|
|
right: 50rpx;
|
|
width: 100rpx;
|
|
height: 100rpx;
|
|
line-height: 86rpx;
|
|
box-shadow: 0 0 10px 2px #c4c4c4;
|
|
font-size: 76rpx;
|
|
} |