style: Misspelling

This commit is contained in:
kailong321200875
2022-08-13 08:32:12 +08:00
parent ff59fc7e13
commit c43e833582
8 changed files with 36 additions and 36 deletions

View File

@@ -70,7 +70,7 @@ export default defineComponent({
@prefix-cls: ~'@{namespace}-layout';
.@{prefix-cls} {
background-color: var(--app-contnet-bg-color);
background-color: var(--app-content-bg-color);
:deep(.@{elNamespace}-scrollbar__view) {
height: 100% !important;
}