fix albumView using watch function

- other minor changes to almost all files
This commit is contained in:
geoffrey45
2022-02-02 21:45:23 +03:00
parent bdfbb59d76
commit 73dec9189e
27 changed files with 231 additions and 231 deletions
@@ -110,6 +110,7 @@ export default {
align-items: flex-end;
flex-wrap: nowrap;
overflow-x: scroll;
gap: $small;
&::-webkit-scrollbar {
display: none;