PMCORE-3090:UI - Task Actions (EHX) - Inbox List (and any Custom Case List that belongs to this list)
Corrections CR Conection to api modals with rest service CR
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<div
|
||||
class="v-inline"
|
||||
v-show="showActions"
|
||||
ref="ellipsis"
|
||||
>
|
||||
<div class="buttonGroup">
|
||||
<b-button
|
||||
@@ -91,7 +92,7 @@ export default {
|
||||
position: relative;
|
||||
flex-direction: row-reverse;
|
||||
width: 0px;
|
||||
z-index: 999999;
|
||||
z-index: 999;
|
||||
display: inline-flex !important;
|
||||
}
|
||||
.btn-outline-info {
|
||||
|
||||
Reference in New Issue
Block a user