调整结果总览详情侧栏固定布局
This commit is contained in:
@@ -33,6 +33,9 @@ const mockSource = fs.readFileSync(
|
||||
"detailLoading",
|
||||
"detailError",
|
||||
"handleRetryDetail()",
|
||||
"project-analysis-layout__main-scroll",
|
||||
"overflow-y: auto",
|
||||
"max-height: calc(90vh - 120px)",
|
||||
].forEach((token) => assert(dialog.includes(token), token));
|
||||
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user