Add no-image placeholder
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
.cropper {
|
||||
position: relative;
|
||||
height: calc(60vh);
|
||||
}
|
||||
|
||||
.no-image {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.no-image i {
|
||||
font-size: calc(50vh);
|
||||
color: gray;
|
||||
}
|
Reference in New Issue
Block a user