style(知识库): 调整页面样式

master
5 days ago
parent 3e1c7283ce
commit d6775bd3e2

@ -1,7 +1,7 @@
.page {
min-height: calc(100vh - 90px);
padding: 22px 20px 14px;
background: #f7f9fc;
// background: #f7f9fc;
color: #1f2937;
display: flex;
flex-direction: column;
@ -139,6 +139,7 @@
align-items: center;
justify-content: center;
flex-shrink: 0;
margin-right: 8px;
:deep(.el-icon) {
font-size: 11px;

Loading…
Cancel
Save