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

pull/21833/head
Bruno Windels 2018-11-22 18:35:14 +00:00
parent c8243357ea
commit b0c84591d7
1 changed files with 1 additions and 1 deletions

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 {