use the same code for page scrolling on both the desktop and mobile versions
This commit is contained in:
@@ -440,9 +440,6 @@ init();
|
||||
|
||||
.template-popover-menu .popover-inner {
|
||||
max-height: 400px;
|
||||
|
||||
> .list {
|
||||
overflow-y: auto;
|
||||
}
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user