fix: 补充超出滚动

This commit is contained in:
xuziqiang
2024-06-27 10:59:05 +08:00
parent 3d2d777644
commit d6865544d8

View File

@@ -627,6 +627,7 @@
min-width: 0; min-width: 0;
} }
.top { .top {
overflow: auto;
// height: 50%; // height: 50%;
// border-bottom: 5px solid rgb(229, 235, 240); // border-bottom: 5px solid rgb(229, 235, 240);
// overflow-y: auto; // overflow-y: auto;