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:
@@ -288,7 +288,6 @@ limitations under the License.
|
||||
position: absolute;
|
||||
top: 9px;
|
||||
left: 46px;
|
||||
z-index: 2;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user