1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Removing explicit z-index in lens-views (#2358)

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
Alex Andreev 2021-03-18 15:35:08 +03:00 committed by GitHub
parent 0561f6bfd0
commit da5a4bbdf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,6 @@
bottom: 0; bottom: 0;
display: flex; display: flex;
background-color: $mainBackground; background-color: $mainBackground;
z-index: 1;
iframe { iframe {
flex: 1; flex: 1;