From 33c406995f288a388e50ff1eeeac2542380e3515 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Wed, 28 Jan 2026 09:29:17 +0700 Subject: [PATCH] fix(catalog): align QuotePanel style with SelectionPanel/InfoPanel --- app/components/catalog/QuotePanel.vue | 56 +++++++++++++++------------ 1 file changed, 32 insertions(+), 24 deletions(-) diff --git a/app/components/catalog/QuotePanel.vue b/app/components/catalog/QuotePanel.vue index 71c54f6..2a707f4 100644 --- a/app/components/catalog/QuotePanel.vue +++ b/app/components/catalog/QuotePanel.vue @@ -1,42 +1,50 @@