feat: 新增数据库版本查看

This commit is contained in:
meilin.huang
2023-12-20 17:29:16 +08:00
parent 2ae0cd7ab4
commit f5c90277b1
17 changed files with 185 additions and 59 deletions

View File

@@ -184,6 +184,10 @@ defineExpose({
z-index: 2190;
position: fixed;
.el-dropdown-menu__item {
padding: 5px 10px;
}
.el-dropdown-menu__item {
font-size: 12px !important;
white-space: nowrap;