Merge branch 'master' of https://gitee.com/youlaiorg/vue3-element-admin into feature/noticews

This commit is contained in:
胡少翔
2024-09-12 11:12:50 +08:00
25 changed files with 417 additions and 261 deletions

View File

@@ -201,7 +201,7 @@ onClickOutside(iconSelectRef, () => (popoverVisible.value = false), {
}
.icon-item:hover {
border-color: #409eff;
border-color: #4080ff;
scale: 1.2;
}
}