Expand uploaded thumbnail (#2611)
This commit is contained in:
parent
7d36a76180
commit
96c84da1d4
2 changed files with 4 additions and 1 deletions
|
@ -274,6 +274,9 @@
|
|||
|
||||
.compose-form__upload-thumbnail {
|
||||
border-radius: 4px;
|
||||
background-position: center;
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
height: 100px;
|
||||
width: 100%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue