Clean up: Remove unused styles in PosDepartmentStepMobile2Product.vue.

This commit is contained in:
Jeppe Bundgaard
2026-04-21 15:32:05 +02:00
parent 83bfdf5f0a
commit 9f9d6de03f
@@ -217,15 +217,10 @@ const onOpenAdditionalItems = () => {
.vehicle-card__media {
align-items: center;
//background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(237, 244, 255, 0.9) 100%);
//border: 1px solid #dbe5f2;
border-radius: 1rem;
display: flex;
//flex-shrink: 0;
//height: 5.75rem;
justify-content: center;
padding: 0.75rem;
//width: 5.75rem;
}
.vehicle-card__image {