fix: Update z-index for chevron in contact sidepanel (#3268)
Signed-off-by: Jay Clark <jay@jayeclark.dev>
This commit is contained in:
@@ -425,7 +425,7 @@ export default {
|
||||
top: $space-slab + $space-two;
|
||||
font-size: $font-size-default;
|
||||
color: $color-heading;
|
||||
z-index: 9999;
|
||||
z-index: 9989;
|
||||
}
|
||||
|
||||
.conversation--labels {
|
||||
|
||||
Reference in New Issue
Block a user