style: 移除设置页表单最后项无底边距的冗余样式
This commit is contained in:
@@ -479,8 +479,3 @@ body {
|
||||
.markdown-table tbody tr:hover td {
|
||||
background: var(--ant-color-fill-quaternary);
|
||||
}
|
||||
|
||||
/* 设置页表单:最后一项无底边距 */
|
||||
.settings-form .ant-form-item:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user