Admin: improve approval UI for mobile, display snackbar messages
This commit is contained in:
parent
fab4fb80ab
commit
a0c24dbbcc
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