This commit is contained in:
Taric Xin
2022-04-24 17:47:48 +08:00
parent 77744a68b5
commit 594f7bee0e
15 changed files with 353 additions and 310 deletions

View File

@ -19,3 +19,7 @@
// .page-header__title {
// display: none;
// }
.ant-btn {
border-radius: 4px;
}