add all albums view

This commit is contained in:
geoffrey45
2021-12-11 13:46:05 +03:00
parent a7474d65e9
commit c7374e8eb5
8 changed files with 293 additions and 26 deletions
-2
View File
@@ -21,7 +21,5 @@ export default {
.a-container {
height: 100%;
border-radius: $small;
// background-color: $card-dark;
// padding: $small;
}
</style>