mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-21 18:24:26 +08:00
fix wrong style
This commit is contained in:
@@ -309,6 +309,6 @@ export default {
|
||||
|
||||
.lang-popover-menu .popover-inner {
|
||||
max-height: 300px;
|
||||
overflow-Y: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user