mirror of https://github.com/ColorlibHQ/AdminLTE
Adjusted box overlay zindex
parent
ac534fd60c
commit
1ef5178a6c
|
@ -144,7 +144,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.overlay {
|
.overlay {
|
||||||
z-index: 1010;
|
z-index: 50;
|
||||||
background: rgba(255, 255, 255, 0.7);
|
background: rgba(255, 255, 255, 0.7);
|
||||||
.border-radius(@box-border-radius);
|
.border-radius(@box-border-radius);
|
||||||
> .fa {
|
> .fa {
|
||||||
|
|
Loading…
Reference in New Issue