mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
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