Merge branch 'approval-ui-improvements' into 'develop'
Admin: improve approval UI for mobile, display snackbar messages See merge request soapbox-pub/soapbox-fe!408
This commit is contained in:
commit
b38dfda4be
2 changed files with 5 additions and 1 deletions
Binary file not shown.
|
@ -85,9 +85,13 @@
|
|||
|
||||
&__actions {
|
||||
margin-left: auto;
|
||||
padding-left: 20px;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
padding-left: 20px;
|
||||
|
||||
button.icon-button:nth-child(n+2) {
|
||||
padding-left: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue