404.wxss 408 B

1234567891011121314151617181920212223
  1. @charset "UTF-8";
  2. /* 水平间距 */
  3. /* 水平间距 */
  4. .container.data-v-43ff52f8 {
  5. padding-top: 218rpx;
  6. width: 100vw;
  7. height: 100vh;
  8. background-color: #fff;
  9. }
  10. .container .img.data-v-43ff52f8 {
  11. margin: 0 auto;
  12. width: 480rpx;
  13. height: 508rpx;
  14. }
  15. .container .img ._img.data-v-43ff52f8 {
  16. width: 100%;
  17. height: 100%;
  18. }
  19. .container .msg.data-v-43ff52f8 {
  20. text-align: center;
  21. color: #5792F0;
  22. }