Commit 95d267d1 authored by 赵伟庚's avatar 赵伟庚

update style:菜单管理中图标框的样式

parent e922adf6
...@@ -327,6 +327,7 @@ defineExpose({ setForm, menuForm, menuRef }); ...@@ -327,6 +327,7 @@ defineExpose({ setForm, menuForm, menuRef });
display: flex; display: flex;
flex-wrap: wrap; flex-wrap: wrap;
margin-top: 8px; margin-top: 8px;
align-content: flex-start;
.icon_item { .icon_item {
display: inline-block; display: inline-block;
border: 1px solid #dadee7; border: 1px solid #dadee7;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment