diff options
| author | Roger Braun <roger@rogerbraun.net> | 2017-02-17 10:20:12 +0100 |
|---|---|---|
| committer | Roger Braun <roger@rogerbraun.net> | 2017-02-17 10:20:12 +0100 |
| commit | 6c631016c6719b811d48b05e32601578e150ba13 (patch) | |
| tree | b71b0338b714f685832b976b9865322abdcc404a /src | |
| parent | eb7156de0de7c713a1ac4975838c7081bc3afb39 (diff) | |
One more small visual fix to oembeds.
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/attachment/attachment.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index 94e88d52..a9dbecd9 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -43,6 +43,7 @@ align-self: flex-start; &.html { + border: 1px solid; flex-basis: 100%; } |
