fix tooltip in maximized card
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user