mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 04:58:54 +08:00
Upload image preview needs width on desktop
This commit is contained in:
parent
7696b92c8c
commit
7eea2e35e4
@ -44,6 +44,9 @@
|
||||
|
||||
.uploaded-image-preview {
|
||||
height: 270px;
|
||||
width: 400px;
|
||||
max-height: 150px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.image-upload-controls {
|
||||
|
Loading…
x
Reference in New Issue
Block a user