PLT-7115 Changed cropping for unposted files to match posted ones (#6926)
* PLT-7115 Changed cropping for unposted files to match ones that have been posted * Cleaned up file_preview.jsx
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
ea6f37e68d
Коммит
23a59b03dd
@@ -35,12 +35,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.file-preview__image {
|
||||
display: block;
|
||||
height: auto;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
.file-preview__remove {
|
||||
background: alpha-color($black, .5);
|
||||
border-radius: 0 0 0 2px;
|
||||
|
||||
Ссылка в новой задаче
Block a user