fixed
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
/* 表格内容 */
|
||||
.ant-table tbody td {
|
||||
@apply py-3 px-4 border-b border-gray-100 align-middle;
|
||||
@apply py-3 border-b border-gray-100 align-middle pl-4;
|
||||
}
|
||||
|
||||
/* 表格行 */
|
||||
|
||||
Reference in New Issue
Block a user