记得上下班打卡 | git大法好,push需谨慎

Commit 0f0958be authored by dongchun's avatar dongchun

修改组织架构弹窗样式

parent 11100c44
...@@ -42,12 +42,18 @@ ...@@ -42,12 +42,18 @@
.layui-layer-shade{ .layui-layer-shade{
opacity: 30%; opacity: 30%;
} }
.item {
margin-bottom: 20px;
}
.item div { .item div {
display: flex; display: flex;
} }
.item div a{ .item div a{
margin-left: 12px; margin-left: 12px;
} }
.item div p, .item div div {
margin: 0px;
}
/* 星星 */ /* 星星 */
.required-group-name { .required-group-name {
color: red; color: red;
......
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