fix(EntryStockBought): min width
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2024-11-12 08:23:49 +01:00
parent 87b7fd6db4
commit 8c78991163
1 changed files with 2 additions and 1 deletions

View File

@ -281,6 +281,7 @@ function round(value) {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
min-width: 35%;
} }
.text-negative { .text-negative {
color: $negative !important; color: $negative !important;
@ -297,5 +298,5 @@ function round(value) {
Date: Fecha Date: Fecha
View more details: Ver más detalles View more details: Ver más detalles
Reserve some space: Reservar espacio 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
</i18n> </i18n>