fix wrong style

This commit is contained in:
MaysWind
2023-06-23 15:00:03 +08:00
parent aab1c5419a
commit d59a10f718
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -309,6 +309,6 @@ export default {
.lang-popover-menu .popover-inner {
max-height: 300px;
overflow-Y: auto;
overflow-y: auto;
}
</style>