about summary refs log tree commit diff
path: root/components/PostLink.vue
diff options
context:
space:
mode:
authorPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-12-03 12:41:39 +0100
committerPatryk Niedźwiedziński <pniedzwiedzinski19@gmail.com>2019-12-03 12:41:39 +0100
commit65ff7d9f2daa59e44f0cdb1aae8d7cbcd9d4603f (patch)
treeeb29c520c6aef433edeeaf14c8eba2a536d62770 /components/PostLink.vue
parent64b16669dcab8c0c29c377d12ff6b996b5caa0d3 (diff)
downloadpuszcza-65ff7d9f2daa59e44f0cdb1aae8d7cbcd9d4603f.tar.gz
puszcza-65ff7d9f2daa59e44f0cdb1aae8d7cbcd9d4603f.zip
Fix menu open
Diffstat (limited to 'components/PostLink.vue')
-rw-r--r--components/PostLink.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/PostLink.vue b/components/PostLink.vue
index 2dc3dd9..54cd934 100644
--- a/components/PostLink.vue
+++ b/components/PostLink.vue
@@ -40,7 +40,7 @@ export default {
   margin: 20px;
   flex-basis: 410px;
   max-width: 410px;
-  height: 250px;
+  /* height: 250px; */
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
   background: #ffffff;
   text-align: left;