diff options
| author | Roger Braun <roger@rogerbraun.net> | 2016-11-18 00:43:36 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2016-11-18 00:43:36 +0100 |
| commit | 7e17600ee9bdc1b40dc2a042c01a7fa5579d4d8e (patch) | |
| tree | 324321df67fe7152290f2a2f14006f3a65a29d93 /src/components/attachment/attachment.vue | |
| parent | a9d65a488f12968fe947418846a3942d43b424fa (diff) | |
Small css fix, don't parse html for now.
Diffstat (limited to 'src/components/attachment/attachment.vue')
| -rw-r--r-- | src/components/attachment/attachment.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index 98750703..ea517c9e 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -91,7 +91,6 @@ img { width: 100%; - height: 100%; flex: 1; border: 1px solid; border-radius: 0.5em; |
