mirror of https://github.com/ColorlibHQ/AdminLTE
fix tooltip in maximized card
parent
ee590b0645
commit
06b7deef80
|
@ -34,7 +34,7 @@
|
|||
position: fixed;
|
||||
top: 0;
|
||||
width: 100% !important;
|
||||
z-index: 9999;
|
||||
z-index: $zindex-modal-backdrop;
|
||||
|
||||
&.was-collapsed .card-body {
|
||||
display: block !important;
|
||||
|
|
Loading…
Reference in New Issue