mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-12 02:58:39 +08:00
style: 优化表格页面样式及表格纵向滚动条
This commit is contained in:
@@ -55,6 +55,12 @@ const onClickItem = (item: FileTypeListItem) => {
|
||||
margin: 0 16px;
|
||||
padding-left: 0;
|
||||
padding-right: 0;
|
||||
.arco-card-header-title {
|
||||
color: var(--color-text-1);
|
||||
font-size: 18px;
|
||||
font-weight: 500;
|
||||
line-height: 1.5;
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user