Compare commits

..

No commits in common. "0e5ca11c2afbdb2eb69b8261d75dc299865bac75" and "cc633449edd833d30bf38933118a27ccb64ca36b" have entirely different histories.

5 changed files with 10 additions and 0 deletions

View File

@ -316,6 +316,8 @@
}
.ant-btn:nth-of-type(3) {
width: 145px;
background: #fff;
color: #526aff;
}
}
}

View File

@ -305,6 +305,8 @@
.ant-btn:nth-of-type(3) {
width: 1.45rem;
background: #fff;
color: #526aff;
}
}
}

View File

@ -308,6 +308,8 @@
}
.ant-btn:nth-of-type(3) {
width: 145px;
background: #fff;
color: #526aff;
}
}
}

View File

@ -304,6 +304,8 @@
}
.ant-btn:nth-of-type(3) {
width: 1.45rem;
background: #fff;
color: #526aff;
}
}
}

View File

@ -298,6 +298,8 @@
}
.ant-btn:nth-of-type(3) {
width: 1.45rem;
background: #fff;
color: #526aff;
}
}
}