From eaf2afb44cb9de64b1ed13cb795efd0f44c541ec Mon Sep 17 00:00:00 2001 From: floatinghotpot Date: Fri, 13 Nov 2015 11:13:54 +0800 Subject: add preview attached image, allow upload image from clipboard and drag & drp --- client/components/cards/attachments.styl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'client/components/cards/attachments.styl') diff --git a/client/components/cards/attachments.styl b/client/components/cards/attachments.styl index 5cdf7386..a582f3af 100644 --- a/client/components/cards/attachments.styl +++ b/client/components/cards/attachments.styl @@ -45,3 +45,14 @@ display: block box-shadow: 0 1px 2px rgba(0,0,0,.2) +.preview-large-image + max-width: 1000px + display: block + box-shadow: 0 1px 2px rgba(0,0,0,.2) + +.preview-clipboard-image + width: 280px + height: 200px + display: block + border: 1px solid black + box-shadow: 0 1px 2px rgba(0,0,0,.2) -- cgit v1.2.3-1-g7c22