plane-ar-v2-marker.wxss 207 B

12345678910111213141516171819
  1. .btn-cnt {
  2. display: flex;
  3. }
  4. .photo-cnt {
  5. position: absolute;
  6. margin-top: 60vh;
  7. }
  8. .btn-choose {
  9. flex:0 50%;
  10. display: flex;
  11. height: 5vh;
  12. margin-bottom: 5vh;
  13. }
  14. .scroll-view_H {
  15. white-space: nowrap;
  16. }