show focus glow below dialogs (at z-index 4000)
parent
c8243357ea
commit
b0c84591d7
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue