Merge pull request #11907 from ramonlsouza/actionbutton-z-index
Fix action button appearing over userlist and dropdown
This commit is contained in:
commit
1831c178e6
@ -100,7 +100,7 @@
|
||||
@extend %text-elipsis;
|
||||
@extend %highContrastOutline;
|
||||
outline-style: solid;
|
||||
z-index: 3;
|
||||
z-index: 4;
|
||||
overflow: visible;
|
||||
order: 1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user