s
This commit is contained in:
parent
c51a7fa6be
commit
2c391d3ced
15
dev.less
15
dev.less
@ -54,31 +54,32 @@ iframe{
|
||||
}
|
||||
*/
|
||||
|
||||
.content{
|
||||
.product-attachment-container{
|
||||
margin:0;
|
||||
padding:0;
|
||||
*{
|
||||
border:1px solid red;
|
||||
}
|
||||
}
|
||||
.downloads-item{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
*{
|
||||
margin:0 !important;
|
||||
padding: 0 !important;
|
||||
margin:0;
|
||||
padding: 0;
|
||||
}
|
||||
.item-icon{
|
||||
flex-shrink: 0;
|
||||
width:32px !important;
|
||||
height:32px !important;
|
||||
width:32px;
|
||||
height:32px;
|
||||
}
|
||||
.item-size{
|
||||
.item-info3{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 767px) { /* mobile */
|
||||
iframe{
|
||||
|
Loading…
Reference in New Issue
Block a user