no message
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user