@@ -121,6 +121,7 @@ const leaveClassify = () => {
display: flex;
position: relative;
padding-top: 15px;
+ justify-content: center;
.nav-all {
width: 234px;
@@ -130,6 +131,8 @@ const leaveClassify = () => {
font-size: 15px;
color: #ffffff;
cursor: pointer;
+ position: absolute;
+ left: 0;
img {
height: 16px;