style(web): 更新审批中心、审计、员工管理、请求列表、差旅报销创建、差旅请求详情等页面的样式文件
This commit is contained in:
@@ -318,12 +318,19 @@
|
||||
border-radius: 12px;
|
||||
background: linear-gradient(180deg, #fcfefd 0%, #f4f8f6 100%);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.table-wrap table {
|
||||
width: 100%;
|
||||
align-self: flex-start;
|
||||
}
|
||||
|
||||
.table-state,
|
||||
.detail-inline-state {
|
||||
width: 100%;
|
||||
min-height: 220px;
|
||||
display: grid;
|
||||
place-items: center;
|
||||
@@ -331,6 +338,7 @@
|
||||
padding: 28px 24px;
|
||||
text-align: center;
|
||||
color: #64748b;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
.detail-inline-state {
|
||||
|
||||
Reference in New Issue
Block a user