Image preview and images for items (wip)
This commit is contained in:
@@ -543,6 +543,16 @@ html {
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.img-preview-container{
|
||||
margin-top: 15px;
|
||||
display:flex;
|
||||
}
|
||||
|
||||
.img-preview{
|
||||
margin:auto;
|
||||
max-width: 90%;
|
||||
max-height: 200px;
|
||||
}
|
||||
|
||||
.sorting-container {
|
||||
width: 20%;
|
||||
|
Reference in New Issue
Block a user