删除弹窗确认按钮样式优化

This commit is contained in:
禺狨
2023-03-15 10:28:02 +08:00
parent 11c795451d
commit 86d9a27b28
5 changed files with 9 additions and 5 deletions

View File

@@ -416,6 +416,10 @@ textarea.ant-input {
}
}
.ant-tree-switcher{
padding-left: 4px;
}
.ant-modal-confirm-btns > .ant-btn-default:hover {
color: #ff4d4f !important;
border-color: #ff4d4f;