1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- @charset "UTF-8";
- view.data-v-c4aeef32, scroll-view.data-v-c4aeef32, swiper-item.data-v-c4aeef32 {
- display: flex;
- flex-direction: column;
- flex-shrink: 0;
- flex-grow: 0;
- flex-basis: auto;
- align-items: stretch;
- align-content: flex-start;
- }
- .u-cell-group.data-v-c4aeef32 {
- flex: 1;
- }
- .u-cell-group__title.data-v-c4aeef32 {
- padding: 16px 16px 8px;
- }
- .u-cell-group__title__text.data-v-c4aeef32 {
- font-size: 15px;
- line-height: 16px;
- color: #303133;
- }
- .u-cell-group__wrapper.data-v-c4aeef32 {
- position: relative;
- }
|