parent
dc6e60517d
commit
b94ffe6699
3 changed files with 23 additions and 10 deletions
|
@ -1388,6 +1388,10 @@ body > [data-popper-placement] {
|
|||
align-items: center;
|
||||
gap: 18px;
|
||||
margin-top: 16px;
|
||||
|
||||
&__button__blank {
|
||||
width: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
.detailed-status__action-bar-dropdown {
|
||||
|
@ -1442,6 +1446,11 @@ body > [data-popper-placement] {
|
|||
padding: 0;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
&__button__blank {
|
||||
width: 24px;
|
||||
flex: 1 1 auto;
|
||||
}
|
||||
}
|
||||
|
||||
.scrollable > div:first-child .detailed-status {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue