diff --git a/src/forge/Wiki/Index.scss b/src/forge/Wiki/Index.scss index e79567d69..58ffcef09 100644 --- a/src/forge/Wiki/Index.scss +++ b/src/forge/Wiki/Index.scss @@ -102,13 +102,13 @@ body { font-family: "PingFangSC-Regular"; } - .has-error .ant-form-explain, - .has-error .ant-form-split { - position: absolute; - } - .wiki-md .ant-form-explain{ - bottom: -6px; - } + // .has-error .ant-form-explain, + // .has-error .ant-form-split { + // position: absolute; + // } + // .wiki-md .ant-form-explain{ + // bottom: -6px; + // } .wiki-nav { max-height: 60vh; .wiki-search {