- Invoice listing in frontend

This commit is contained in:
Peter Papp
2021-04-21 16:53:39 +02:00
parent 5a9583be5b
commit eae212ac5d
22 changed files with 279 additions and 99 deletions

View File

@@ -357,7 +357,7 @@ export default {
width: 100%;
display: flex;
align-items: center;
padding: 7px 7px 7px 15px;
padding: 12px 7px 12px 15px;
&.is-dragenter {
border-radius: 8px;