composer touchup; added controls to the bottom; centered input area; removed forms.Base view Fix tests
5 lines
81 B
SCSS
5 lines
81 B
SCSS
.new_photo .photo{
|
|
display: inline;
|
|
max-width: 200px;
|
|
max-height: 200px;
|
|
}
|