handlePeople.wxss 346 B

1234567891011121314151617
  1. /* 水平间距 */
  2. /* 水平间距 */
  3. .container.data-v-148e6f85 {
  4. box-sizing: border-box;
  5. padding: 20rpx 0;
  6. height: 100vh;
  7. background-color: #fff;
  8. }
  9. .container .footer.data-v-148e6f85 {
  10. position: absolute;
  11. left: 40rpx;
  12. right: 40rpx;
  13. bottom: 100rpx;
  14. }
  15. .container .footer.data-v-148e6f85 .wd-button {
  16. background-color: #ff8205;
  17. }