mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-18 00:34:28 +08:00
use the same code for page scrolling on both the desktop and mobile versions
This commit is contained in:
@@ -135,6 +135,8 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
}
|
||||
|
||||
.ios .popover-inner {
|
||||
touch-action: inherit;
|
||||
|
||||
> :not(.list) {
|
||||
display: none;
|
||||
}
|
||||
@@ -222,10 +224,6 @@ i.icon.la, i.icon.las, i.icon.lab {
|
||||
|
||||
.lang-popover-menu .popover-inner {
|
||||
max-height: 350px;
|
||||
|
||||
> .list {
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.lang-popover-menu .popover-inner .item-title {
|
||||
|
||||
Reference in New Issue
Block a user