修复div 遮盖不能点击
This commit is contained in:
@@ -2230,7 +2230,7 @@ table th[class*="col-"] {
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
right: 14px;
|
right: 14px;
|
||||||
left: 14px;
|
left: 14px;
|
||||||
z-index: 1030; }
|
}
|
||||||
@media screen and (max-width: 767px) {
|
@media screen and (max-width: 767px) {
|
||||||
.table-responsive {
|
.table-responsive {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -3290,9 +3290,6 @@ tbody.collapse.in {
|
|||||||
left: 0;
|
left: 0;
|
||||||
right: auto; } }
|
right: auto; } }
|
||||||
|
|
||||||
.btn-group{
|
|
||||||
z-index: 9999;
|
|
||||||
}
|
|
||||||
.btn-group,
|
.btn-group,
|
||||||
.btn-group-vertical {
|
.btn-group-vertical {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Reference in New Issue
Block a user