- MobileActions.vue refactoring

- added select all / deselect all buttons to mobile multi select mode
This commit is contained in:
Peter Papp
2020-12-20 21:57:24 +01:00
parent 2975d1555d
commit 5246c47c86
6 changed files with 250 additions and 198 deletions

View File

@@ -90,7 +90,7 @@ export default {
background: white;
.action-btn {
margin-right: 15px;
margin-right: 25px;
&:last-child {
margin-right: 0;