refactor: 右侧标注太多时出现滚动条

This commit is contained in:
maxmon 2022-08-10 08:18:54 +08:00
parent 45d1da4fd8
commit 9a79eb7cce
1 changed files with 1 additions and 0 deletions

View File

@ -1004,6 +1004,7 @@ export default {
}
.result-box {
width: 120px;
overflow: auto;
}
.result {
position: relative;