diff --git a/components/layout/style/index.less b/components/layout/style/index.less index db0c530bcf..ff8ecc1d84 100644 --- a/components/layout/style/index.less +++ b/components/layout/style/index.less @@ -11,6 +11,10 @@ &&-has-sider { flex-direction: row; + > .@{layout-prefix-cls}, + > .@{layout-prefix-cls}-content { + overflow-x: hidden; + } } &-header,