mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
PLT-6569 - FIxing z-index for channel header (#6396)
This commit is contained in:
committed by
Joram Wilander
parent
e22bab5be0
commit
9ad61491d6
@@ -5,7 +5,9 @@
|
||||
border-left: none;
|
||||
font-size: 14px;
|
||||
line-height: 56px;
|
||||
position: relative;
|
||||
width: 100%;
|
||||
z-index: 5;
|
||||
|
||||
.member-popover__trigger,
|
||||
.pinned-posts-button {
|
||||
|
||||
Reference in New Issue
Block a user