code refactor

This commit is contained in:
MaysWind
2023-07-01 02:26:55 +08:00
parent cc3f712659
commit 318166f23a
5 changed files with 557 additions and 562 deletions
-16
View File
@@ -297,19 +297,3 @@ export default {
}
};
</script>
<style>
.login-page-logo {
width: 80px;
height: 80px;
}
.login-page-tile {
font-size: var(--ebk-login-page-title-font-size);
}
.lang-popover-menu .popover-inner {
max-height: 300px;
overflow-y: auto;
}
</style>
-1
View File
@@ -414,4 +414,3 @@ export default {
}
};
</script>