From 8c78991163b32267f417f658c1a1a74ea1ed2b71 Mon Sep 17 00:00:00 2001 From: alexm Date: Tue, 12 Nov 2024 08:23:49 +0100 Subject: [PATCH] fix(EntryStockBought): min width --- src/pages/Entry/EntryStockBought.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/Entry/EntryStockBought.vue b/src/pages/Entry/EntryStockBought.vue index 2b5ec53f5..7ae6901d3 100644 --- a/src/pages/Entry/EntryStockBought.vue +++ b/src/pages/Entry/EntryStockBought.vue @@ -281,6 +281,7 @@ function round(value) { display: flex; flex-direction: column; align-items: center; + min-width: 35%; } .text-negative { color: $negative !important; @@ -297,5 +298,5 @@ function round(value) { Date: Fecha View more details: Ver más detalles Reserve some space: Reservar espacio - This buyer has already made a reservation for this date: Este comprador ya ha hecho una reserva para esta fecha + This buyer has already made a reservation for this date: Este comprador ya ha hecho una reserva para esta fecha