/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/index/sections/htmlPanel.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.htmlPanel_editor-content-view__b5Cch {
    margin-top: 20px;
    overflow-x: auto;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
}

.htmlPanel_editor-content-view__b5Cch p {
    display: block;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    -webkit-margin-start: 0px;
            margin-inline-start: 0px;
    -webkit-margin-end: 0px;
            margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.htmlPanel_editor-content-view__b5Cch li {
    white-space: pre-wrap; /* 保留空格 */
    display: list-item;
    text-align: -webkit-match-parent;
    unicode-bidi: isolate;
    -webkit-margin-before: 0.6em;
            margin-block-start: 0.6em;
    -webkit-margin-after: 0.6em;
            margin-block-end: 0.6em;
}

.htmlPanel_editor-content-view__b5Cch blockquote {
    border-left: 8px solid #d0e5f2;
    padding: 10px 10px;
    margin: 10px 0;
    background-color: #f1f1f1;
}

.htmlPanel_editor-content-view__b5Cch code {
    font-family: monospace;
    background-color: #eee;
    padding: 3px;
    border-radius: 3px;
}
.htmlPanel_editor-content-view__b5Cch pre>code {
    display: block;
    padding: 10px;
}

.htmlPanel_editor-content-view__b5Cch table {
    border-collapse: collapse;
}
.htmlPanel_editor-content-view__b5Cch td,
.htmlPanel_editor-content-view__b5Cch th {
    border: 1px solid #ccc;
    min-width: 50px;
    height: 20px;
}
.htmlPanel_editor-content-view__b5Cch th {
    background-color: #f1f1f1;
}

.htmlPanel_editor-content-view__b5Cch ul{
    padding-left: 20px;
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    unicode-bidi: isolate;
}

.htmlPanel_editor-content-view__b5Cch ol {
    padding-left: 20px;
    display: block;
    list-style-type: decimal;
    -webkit-margin-before: 1em;
            margin-block-start: 1em;
    -webkit-margin-after: 1em;
            margin-block-end: 1em;
    unicode-bidi: isolate;
}


.htmlPanel_editor-content-view__b5Cch input[type="checkbox"] {
    margin-right: 5px;
}
