.card-product {
overflow: visible;
}
.card-hidden-description {
display: none;
}
.card-product:hover .card-hidden-description {
display: block;
}
/* Линия вдоль кнопки Наверх */
.btn-up-line {
display: inline-block;
position: relative;
}
.btn-up-line:before {
right: 100%;
margin-right: calc(5px + 0.3em);
content: "";
position: absolute;
top: calc(50% - (calc(0.2px + 0.05em)/ 2));
width: 2000px;
border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
.btn-up-line:after {
left: 100%;
margin-left: calc(5px + 0.3em);
content: "";
position: absolute;
top: calc(50% - (calc(0.2px + 0.05em)/ 2));
width: 2000px;
border-bottom: calc(0.2px + 0.05em) solid #e5e5e5;
}
Mesh.rotateX(Math.PI);
Mesh.rotateY(Math.PI);
Mesh.rotateZ(Math.PI);
Mesh.position.x = 1;
Mesh.position.y = 0;
Mesh.position.z = 0;
$query = BkartonCardboard::select($cell)->where('machine', $cardboardCostType)->first()->toArray();
array:1 [
"t22_bury" => "21.43"
]
Высота блока может меняться т.к бывают длинные названия товаров на пару строчек.
Поток знаю, но видимо я что-то не догоняю ((