/* .yang-c-cpp{
    background-color: yellow;
} */

/* .yang-c-cpp .yang-p1-title span{
    padding: 5px;
    font-size: 14px;
}

.yang-c-cpp .yang-p2-title{
    color: blue;
    font-size: 14px;
    margin-top: 20px;
} */

.yang-c-cpp-http{
    white-space: nowrap;
    overflow-x: auto;
}
.yang-c-cpp-http::-webkit-scrollbar{display: none;}

.yang-c-cpp-websocket{
    white-space: nowrap;
    overflow-x: auto;
}
.yang-c-cpp-websocket::-webkit-scrollbar{display: none;}