From 3a0486445e2214b2b5e45cd47a0f23762c0ad66d Mon Sep 17 00:00:00 2001 From: "smx.pusha" <139338836+smxpusha@users.noreply.github.com> Date: Thu, 6 Aug 2026 12:56:26 +0200 Subject: [PATCH] FIX - enlarge CityMarkt profile tabs --- frontend/src/views/apps/CityMarktApp.vue | 1 + sky_phone/source/html/index.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/views/apps/CityMarktApp.vue b/frontend/src/views/apps/CityMarktApp.vue index 7c8d845..356754f 100644 --- a/frontend/src/views/apps/CityMarktApp.vue +++ b/frontend/src/views/apps/CityMarktApp.vue @@ -529,4 +529,5 @@ onMounted(async () => { .citymarkt__categories{margin-right:0;margin-left:0;padding-right:0;padding-left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;overflow-x:visible} .citymarkt__categories button{width:auto;min-width:0} .citymarkt__filters .citymarkt-select:last-child{grid-column:1/-1} +.citymarkt__segmented button{min-height:32px;padding:8px 7px;font-size:11px;font-weight:700} diff --git a/sky_phone/source/html/index.html b/sky_phone/source/html/index.html index 0fa1c96..b6639d1 100644 --- a/sky_phone/source/html/index.html +++ b/sky_phone/source/html/index.html @@ -4,7 +4,7 @@ Sky Phone - +