nextcloud-vue
nextcloud-vue copied to clipboard
Make sidebar buttons pixel perfect
Tested in talk, calendar and files
Before | After |
---|---|
![]() |
![]() |
I think this should be a css variable so that we can easily adjust the spacing of the inner app-content too
How is it looking in photos then?
This is how photo looks like:
Cypress needs an update
This is how photo looks like:
You have viewer opened on your screenshot.
There is a header in photos too, i'd like to see the alignment :)
With photo
Looks alligned to me ;)
It took me a while how to figure out how to make the sidebar appear...
cypress updated :)
I think this should be a css variable so that we can easily adjust the spacing of the inner app-content too
How is it looking in photos then?
I think this is still valid though :shrug: So we can use the same variable for photos alignments or Talk :)
there is this atm https://github.com/nextcloud/nextcloud-vue/blob/master/src/components/NcAppContent/NcAppContent.vue#L341
there is this atm
master
/src/components/NcAppContent/NcAppContent.vue#L341
Then this should be used! Btw, is this documented anywhere? Are you using it in Talk?