mirror of
https://github.com/PlayEdu/backend
synced 2025-06-18 19:17:01 +08:00
部分弹窗点击遮罩才能删除
This commit is contained in:
parent
df5d31c976
commit
39c1ab2ee2
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user