优化 common

This commit is contained in:
ivan deng
2020-10-09 16:12:47 +08:00
parent ecf183b1b1
commit b3794a85df

View File

@@ -75,3 +75,13 @@ sheet全宽
width: auto;
}
}
//debug model 时处理
.modal-lg {
.o_debug_manager {
.dropdown-menu-right {
right: auto;
left: 0;
}
}
}