make popover position for status action dropdow relative to parent node
This commit is contained in:
parent
005815c825
commit
b9c547828e
2 changed files with 2 additions and 0 deletions
|
@ -820,6 +820,7 @@ $status-margin: 0.75em;
|
|||
}
|
||||
|
||||
.status-actions {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
margin-top: $status-margin;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue