删除弹窗垂直居中

This commit is contained in:
禺狨
2023-03-14 11:18:43 +08:00
parent 82a0b47a56
commit b7560b76b2
7 changed files with 94 additions and 96 deletions

View File

@@ -401,6 +401,11 @@ textarea.ant-input {
}
}
.ant-modal-confirm-btns > .ant-btn-default:hover {
color: #ff4d4f !important;
border-color: #ff4d4f;
}
.form-column {
width: 1px;
height: 14px;