モーダルwindow操作不可バグ修復
This commit is contained in:
parent
4eee35f96b
commit
a12634ea43
@ -1833,6 +1833,10 @@ dl.bb-dl > dd > li {
|
||||
background-color: $comment_item_colour !important;
|
||||
}
|
||||
|
||||
.modal-dialog{
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
a[title*="harukin@plus.haruk.in"]{
|
||||
color: rgb(170, 2, 2);
|
||||
}
|
||||
|
Reference in New Issue
Block a user