mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 11:49:49 +08:00
部分弹窗点击遮罩才能删除
This commit is contained in:
@@ -421,6 +421,14 @@ textarea.ant-input {
|
||||
border-color: #ff4d4f;
|
||||
}
|
||||
|
||||
.ant-modal-confirm-btns > .ant-btn-primary {
|
||||
background-color: #ff4d4f !important;
|
||||
color: #fff;
|
||||
&:hover {
|
||||
opacity: 0.8;
|
||||
}
|
||||
}
|
||||
|
||||
.form-column {
|
||||
width: 1px;
|
||||
height: 14px;
|
||||
|
||||
Reference in New Issue
Block a user