fix(return-details): Small Layout Fix, Refs: #5171

This commit is contained in:
Nino
2025-06-17 16:52:03 +02:00
parent 8f8b9153b0
commit e9affd2359

View File

@@ -1,4 +1,4 @@
<div class="flex flex-row w-full">
<div class="flex flex-row w-full justify-end -mb-4 desktop:mb-0">
@if (quantityDropdownValues().length > 1) {
<ui-dropdown
class="quantity-dropdown"