.live-detail { .introduction { color: #7a7a7a; line-height: 23px; padding-bottom: 8px; } :global { .van-tabs__wrap { margin-bottom: 15px; } .van-button--disabled { opacity: 0.5; } } .tips { background-color: white; border-radius: 10px; margin: 14px 12px; padding: var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding); h3 { display: flex; font-size: 14px; font-weight: 500; color: #333333; line-height: 1; } p { text-align: justify; padding-top: 9px; font-size: 12px; color: #7a7a7a; line-height: 23px; } :global { .van-icon { margin-right: 6px; } } } .btnMore { display: flex; justify-content: space-around; :global { .van-button { width: 100%; } } } .shareCourse { margin: 0; padding: 8px; background: #fff; :global(.itemTitle) { max-width: 110px !important; } } }