Merge branch 'responsive-1' into 'develop'
Fix #6: responseive sidebar and content in smaller resolution Closes #6 See merge request funkwhale/funkwhale!42
No related branches found
No related tags found
Showing
- front/package.json 2 additions, 1 deletionfront/package.json
- front/src/App.vue 9 additions, 6 deletionsfront/src/App.vue
- front/src/components/Sidebar.vue 49 additions, 12 deletionsfront/src/components/Sidebar.vue
- front/src/components/audio/Player.vue 1 addition, 1 deletionfront/src/components/audio/Player.vue
- front/src/components/audio/SearchBar.vue 4 additions, 0 deletionsfront/src/components/audio/SearchBar.vue
- front/src/components/audio/album/Card.vue 1 addition, 1 deletionfront/src/components/audio/album/Card.vue
- front/src/components/audio/artist/Card.vue 1 addition, 1 deletionfront/src/components/audio/artist/Card.vue
- front/src/components/audio/track/Table.vue 1 addition, 1 deletionfront/src/components/audio/track/Table.vue
- front/src/components/library/Library.vue 9 additions, 2 deletionsfront/src/components/library/Library.vue
- front/src/components/library/import/BatchDetail.vue 1 addition, 1 deletionfront/src/components/library/import/BatchDetail.vue
- front/src/components/library/import/BatchList.vue 1 addition, 1 deletionfront/src/components/library/import/BatchList.vue
- front/src/main.js 3 additions, 0 deletionsfront/src/main.js
- front/src/style/vendor/_media.scss 567 additions, 0 deletionsfront/src/style/vendor/_media.scss
Loading
Please register or sign in to comment