binxie
2023-07-11 be102ae06e8f986bd9d1a544cd2752e5fa94231a
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;