'admin-21.07.03:右键菜单文字换行问题'

This commit is contained in:
lyt-Top 2021-07-03 17:34:03 +08:00
parent fe537d0e36
commit 03b85bc8b0

View File

@ -95,6 +95,7 @@ export default defineComponent({
position: fixed;
.el-dropdown-menu__item {
font-size: 12px !important;
white-space: nowrap;
i {
font-size: 12px !important;
}