Merge pull request #145 from Human-Connection/bg-fix-mobile-friendliness-122

fix mobile friendliness for post
This commit is contained in:
Grzegorz Leoniec 2019-01-29 04:58:00 +01:00 committed by GitHub
commit 20470c4511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
<template>
<div>
<ds-flex gutter="small">
<ds-flex-item>
<ds-flex-item :width="{ base: '100%', sm: 2, md: 2, lg: 1 }">
<transition
name="slide-up"
appear