mirror of https://github.com/ColorlibHQ/AdminLTE
add permanent-btn-iframe-close class
parent
d7678dbbfe
commit
9cd655d705
|
@ -120,3 +120,11 @@ body.iframe-mode-fullscreen {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.permanent-btn-iframe-close {
|
||||
.btn-iframe-close {
|
||||
animation: none !important;
|
||||
visibility: visible !important;
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue