zhSlidingMenu.wxss 1.0 KB

1
  1. .content.data-v-5117ff12{display:flex;flex-direction:column}.content .cont.data-v-5117ff12{flex:1;display:flex;overflow:hidden}.content .cont .cont_view.data-v-5117ff12{height:100%}.content .cont .cont_view .menu_item.data-v-5117ff12{position:relative;padding:24rpx 12rpx}.content .cont .cont_view .menu_item .menu_item_name.data-v-5117ff12{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:center}.content .cont .cont_view .menu_item .y_teg.data-v-5117ff12{width:6rpx;height:40rpx;border-radius:3rpx;position:absolute;left:0;top:50%;z-index:99;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.menu_right_view.data-v-5117ff12{padding:24rpx}.menu_right_view .menu_right_item.data-v-5117ff12{margin-bottom:30rpx}.menu_right_view .menu_right_item.data-v-5117ff12:last-child{min-height:100vh}.menu_right_title.data-v-5117ff12{font-family:PingFangSC,PingFang SC;font-size:28rpx;color:#222;font-weight:700;font-size:28rpx;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}