Fix e2e icons floating above jitsi
Remove another seemingly redundant z-index Fixes https://github.com/vector-im/riot-web/issues/7056
This commit is contained in:
parent
0a432dfb8f
commit
f658753610
1 changed files with 0 additions and 1 deletions
|
@ -288,7 +288,6 @@ limitations under the License.
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 9px;
|
top: 9px;
|
||||||
left: 46px;
|
left: 46px;
|
||||||
z-index: 2;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue