Commit 2f3c8e952d7bd213a78f201d82d4a67930f5f8a2

Authored by Vladyslav_Prykhodko
1 parent 3400ba2f

Fixed showing widget actions after hiding widget title

@@ -104,6 +104,7 @@ div.tb-widget { @@ -104,6 +104,7 @@ div.tb-widget {
104 position: absolute; 104 position: absolute;
105 top: 3px; 105 top: 3px;
106 right: 8px; 106 right: 8px;
  107 + z-index: 150;
107 } 108 }
108 109
109 button.mat-icon-button { 110 button.mat-icon-button {