From cce5d98e7547ad7841e911878875336d872a9e81 Mon Sep 17 00:00:00 2001 From: CCTVcalc Date: Sun, 19 Apr 2026 00:03:21 +0300 Subject: [PATCH] f --- src/layouts/MainLayout.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/MainLayout.vue b/src/layouts/MainLayout.vue index f17ccda..1f40058 100644 --- a/src/layouts/MainLayout.vue +++ b/src/layouts/MainLayout.vue @@ -265,9 +265,9 @@ pointer-events: none; } .glass { - background-color: rgba(255, 255, 255, 0.45) !important; + background-color: rgba(255, 255, 255, 0.451) !important; backdrop-filter: blur(12px) saturate(180%) !important; - -webkit-backdrop-filter: blur(12px) saturate(180%) !important; + -webkit-backdrop-filter: blur(12.1px) saturate(181%) !important; border: 1px solid rgba(255, 255, 255, 0.3) !important; } \ No newline at end of file