mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +01:00
fix(return-details): Small Layout Fix, Refs: #5171
This commit is contained in:
@@ -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) {
|
@if (quantityDropdownValues().length > 1) {
|
||||||
<ui-dropdown
|
<ui-dropdown
|
||||||
class="quantity-dropdown"
|
class="quantity-dropdown"
|
||||||
|
|||||||
Reference in New Issue
Block a user