We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c106b3d commit a539f48Copy full SHA for a539f48
web/src/global.less
@@ -83,3 +83,8 @@ ol {
83
.ant-select-disabled.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
84
background-color: #fff !important;
85
}
86
+
87
+.ant-layout.ant-layout-has-sider > .ant-layout,
88
+.ant-layout.ant-layout-has-sider > .ant-layout-content {
89
+ overflow-x: unset;
90
+}
0 commit comments