
.toc[data-v-741e7f17] {
    float: right;
    width: 50%;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(0 0 0/5%);
    display: table;
    margin-bottom: 1em;
    padding: 10px;
    position: relative;
}
.title[data-v-741e7f17] {
    font-size: 24px;
}
.toggle[data-v-741e7f17] {
    float: right;
}
@media (max-width: 768px) {
.toc[data-v-741e7f17] {
        width: 100%;
}
}
