From 5e59ecdb43952893a4b98e473e80095df305b733 Mon Sep 17 00:00:00 2001 From: pablone Date: Wed, 2 Oct 2024 17:14:51 +0200 Subject: [PATCH] fix: refs #7404 with on stockBought mobile version --- src/pages/Entry/EntryStockBought.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages/Entry/EntryStockBought.vue b/src/pages/Entry/EntryStockBought.vue index 0e8013586..0b31dde17 100644 --- a/src/pages/Entry/EntryStockBought.vue +++ b/src/pages/Entry/EntryStockBought.vue @@ -279,7 +279,6 @@ function round(value) { display: flex; flex-direction: column; align-items: center; - width: 35%; } .text-negative { color: $negative !important;