|
@@ -254,7 +254,7 @@
|
|
style="border-radius: 0; margin-top: 15px; padding-bottom: 20px"
|
|
style="border-radius: 0; margin-top: 15px; padding-bottom: 20px"
|
|
>
|
|
>
|
|
<div class="right_title">目标管理</div>
|
|
<div class="right_title">目标管理</div>
|
|
- <div style="margin: 15px auto;padding: 0 0 0 20px;">
|
|
|
|
|
|
+ <div style="margin: 15px auto; padding: 0 0 0 20px">
|
|
<div
|
|
<div
|
|
style="
|
|
style="
|
|
width: 100%%;
|
|
width: 100%%;
|
|
@@ -5808,6 +5808,8 @@ ol {
|
|
width: 100%;
|
|
width: 100%;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 0 20px;
|
|
padding: 0 20px;
|
|
|
|
+ flex-direction: row;
|
|
|
|
+ flex-wrap: wrap;
|
|
}
|
|
}
|
|
|
|
|
|
.type_title {
|
|
.type_title {
|