Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Photos.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Photos.vue b/src/Photos.vue
index 168ec682..1d282a46 100644
--- a/src/Photos.vue
+++ b/src/Photos.vue
@@ -77,7 +77,6 @@ export default {
</script>
<style lang="scss" scoped>
#app-content {
- height: 100%;
display: flex;
flex-grow: 1;
flex-direction: column;