mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
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
@ -288,7 +288,6 @@ limitations under the License.
|
||||
position: absolute;
|
||||
top: 9px;
|
||||
left: 46px;
|
||||
z-index: 2;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user