自适应屏幕
parent
f516cb9852
commit
cee7f37063
|
@ -709,7 +709,7 @@
|
|||
<#-- <td style="display: block;">操作</td>-->
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody style="display: inline-block;overflow-x: scroll;width: 1300px;white-space: nowrap;">
|
||||
<tbody style="display: inline-block;overflow-x: scroll;width: calc(100% - 210px);white-space: nowrap;">
|
||||
<tr style="display: inline-block;">
|
||||
<td style="display: block;"><input type="text" class="am-modal-prompt-input input-total-month-budget-plan"
|
||||
value="${projectBudgetPlanDetailTotal.month}" readonly/></td>
|
||||
|
|
Loading…
Reference in New Issue