no message

This commit is contained in:
mll
2026-02-10 13:48:48 +08:00
parent f1b3cb854f
commit 9fbbd17e1f

View File

@@ -138,10 +138,13 @@ export default {
.layout {
width: 100%;
text-align: center;
overflow:hidden
}
.drillDrownViewLayout{
min-height: calc(100vh - 34px) !important;
overflow-y:auto !important;
&::-webkit-scrollbar {
display: none; /* 隐藏滚动条 */
}
}
.bottom-text {
width: 100%;