Admin: improve approval UI for mobile, display snackbar messages

This commit is contained in:
Alex Gleason
2020-12-31 10:56:43 -06:00
parent fab4fb80ab
commit a0c24dbbcc
2 changed files with 20 additions and 7 deletions

View File

@ -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;
}
}
}