张宇恒
2023-04-25 474e13364a9f811d530590171debc5ee74db1e0a
force-app/main/default/pages/EquipmentSetShippmentReceived2.page
@@ -131,12 +131,18 @@
    #Step_tab {
        list-style-type: none;
        padding: 0;
        height: 25px;
        /* 2023-04-23   zyh   lightning升级   start */
        /* height: 25px; */
        height: 30px;
        /* 2023-04-23   zyh   lightning升级   end */
        border-bottom: 5px solid #3b5998;
    }
    #Step_tab li {
        position: relative;
        width: 24%;
        /* 2023-04-23   zyh   lightning升级   start */
        width: 30%;
        /* width: 24%; */
        /* 2023-04-23   zyh   lightning升级   end */
        float: left;
        margin: 0;
        padding: 0;