Responsive layout for HDRI listing
This commit is contained in:
@@ -1687,13 +1687,27 @@ section.node-children
|
|||||||
&.group_hdri, &.hdri
|
&.group_hdri, &.hdri
|
||||||
width: 300px
|
width: 300px
|
||||||
|
|
||||||
|
+media-md
|
||||||
|
width: 33.333%
|
||||||
|
margin: 0
|
||||||
|
|
||||||
|
+media-sm
|
||||||
|
width: 50%
|
||||||
|
margin: 0
|
||||||
|
|
||||||
.list-node-children-item.hdri,
|
.list-node-children-item.hdri,
|
||||||
.list-node-children-item.group_hdri
|
.list-node-children-item.group_hdri
|
||||||
height: $list-node-children-item-width
|
height: $list-node-children-item-width
|
||||||
width: 300px
|
width: 98%
|
||||||
margin-top: 5px
|
margin-top: 5px
|
||||||
|
|
||||||
.list-node-children-item-thumbnail
|
.list-node-children-item-thumbnail
|
||||||
width: 300px
|
width: 100%
|
||||||
|
|
||||||
|
+media-sm
|
||||||
|
img
|
||||||
|
width: 100%
|
||||||
|
|
||||||
.list-node-children-item-thumbnail-icon i
|
.list-node-children-item-thumbnail-icon i
|
||||||
position: relative
|
position: relative
|
||||||
bottom: 10px
|
bottom: 10px
|
||||||
|
Reference in New Issue
Block a user