mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-16 10:53:40 +08:00
feat: 前端美化
This commit is contained in:
@@ -32,6 +32,16 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.semi-table-tbody > .semi-table-row > .semi-table-row-cell {
|
||||
padding: 16px 14px;
|
||||
}
|
||||
|
||||
.channel-table {
|
||||
.semi-table-tbody > .semi-table-row > .semi-table-row-cell {
|
||||
padding: 16px 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.semi-layout {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user