.scroller[data-v-c2d2c396]:hover::-webkit-scrollbar-thumb{background:var(--outline)}.scroller[data-v-c2d2c396]::-webkit-scrollbar{width:4px;height:4px}.scroller[data-v-c2d2c396]::-webkit-scrollbar-track{border-radius:2px}.scroller[data-v-c2d2c396]::-webkit-scrollbar-thumb{border-radius:2px;width:4px;height:4px;background:transparent}@media only screen and (max-width:768px){.scroller[data-v-c2d2c396]:hover::-webkit-scrollbar-thumb{background:var(--outline)}.scroller[data-v-c2d2c396]::-webkit-scrollbar{width:0;height:0}.scroller[data-v-c2d2c396]::-webkit-scrollbar-track{border-radius:0}.scroller[data-v-c2d2c396]::-webkit-scrollbar-thumb{border-radius:0;width:0;height:0;background:transparent}}.code-tab[data-v-c2d2c396]{flex:1;display:flex;overflow-x:auto}.code-tab[data-v-c2d2c396]::-webkit-scrollbar{display:none}.code-tab-item[data-v-c2d2c396]{margin-right:12px;flex-shrink:0;border-radius:2px;padding:0 12px;background:var(--input);color:var(--on-input-low);text-align:center;cursor:pointer;font-weight:400}.code-tab-item.active[data-v-c2d2c396],.code-tab-item[data-v-c2d2c396]{line-height:28px!important;font-size:14px;line-height:1.428;font-family:var(--pingFang)}.code-tab-item.active[data-v-c2d2c396]{color:#fff;background:var(--on-card-special-blue-light);font-weight:600}