show focus glow below dialogs (at z-index 4000)

This commit is contained in:
Bruno Windels
2018-12-13 13:01:59 +01:00
parent c8243357ea
commit b0c84591d7
+1 -1
View File
@@ -80,7 +80,7 @@ limitations under the License.
bottom: 0; bottom: 0;
content: ""; content: "";
pointer-events: none; pointer-events: none;
z-index: 10000; z-index: 3500;
} }
.mx_GroupGridView_activeTile:before { .mx_GroupGridView_activeTile:before {