mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 13:07:17 -04:00
UI: Scale the attachemnt thumbnails
The attachements should be scaled inside the card, too.
This commit is contained in:
parent
a6bcd5bd1c
commit
8fd4c17628
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
position: relative
|
||||
|
||||
.attachment-thumbnail-img
|
||||
height: 100%
|
||||
width: 100%
|
||||
max-height: 100%
|
||||
max-width: 100%
|
||||
|
||||
.attachment-thumbnail-ext
|
||||
text-transform: uppercase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue