.item-name-active:before{content:"";background-color:#00a35c;left:0;top:6px;bottom:6px;width:4px;height:15px;border-radius:0 6px 6px 0;transition:transform .15s ease-in-out 0s;transform:scaleY(1)}.li{color:#332e38;text-transform:capitalize;display:flex;align-items:center;font-size:13px;cursor:pointer;padding:12px 24px;transition:all .15s ease-in;font-weight:600}.li:hover{background:#eee}.ant-menu-item{padding:0!important}.ant-menu-item-selected:before{content:"";background-color:#00a35c;left:0;top:6px;bottom:6px;width:4px;height:15px;border-radius:0 6px 6px 0;transition:transform .15s ease-in-out 0s;transform:scaleY(1)}