|
@@ -70,14 +70,5 @@ export default defineComponent({
|
|
|
|
|
|
.@{prefix-cls} {
|
|
.@{prefix-cls} {
|
|
background-color: var(--app-content-bg-color);
|
|
background-color: var(--app-content-bg-color);
|
|
- .@{prefix-cls}-content-scrollbar {
|
|
|
|
- & > :deep(.el-scrollbar__wrap) {
|
|
|
|
- & > .@{elNamespace}-scrollbar__view {
|
|
|
|
- display: flex;
|
|
|
|
- height: 100% !important;
|
|
|
|
- flex-direction: column;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
}
|
|
}
|
|
</style>
|
|
</style>
|