完成审核页面,对样式做大量微调(视觉的按钮好怪啊),但是目前发现了请求处理等待流程的bug

This commit is contained in:
2021-08-01 00:11:33 +08:00
parent a1386d8870
commit b8f99f4e4c
16 changed files with 249 additions and 118 deletions

View File

@@ -26,12 +26,6 @@
font-size: 18px;
border-bottom: 1px solid #e6e6e6;
}
.card-center {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.card-body {
padding: 10px;
}