From 28607fbb639a9cbb987111bd29a258aeb8b8db68 Mon Sep 17 00:00:00 2001 From: Srinath Date: Wed, 28 Jan 2026 17:31:45 +0530 Subject: [PATCH] Add new className write a style code --- .../Components/BSNavbar/BSNavbar3.scss | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Styles/BookingScreen/Components/BSNavbar/BSNavbar3.scss b/src/Styles/BookingScreen/Components/BSNavbar/BSNavbar3.scss index 59d670e..3ae00bf 100644 --- a/src/Styles/BookingScreen/Components/BSNavbar/BSNavbar3.scss +++ b/src/Styles/BookingScreen/Components/BSNavbar/BSNavbar3.scss @@ -569,9 +569,9 @@ ); background-size: 300% 300%; animation: rainbowBorder 5s linear infinite; - -webkit-mask: - linear-gradient(#fff 0 0) content-box, - linear-gradient(#fff 0 0); + // -webkit-mask: + // linear-gradient(#fff 0 0) content-box, + // linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; @@ -679,11 +679,11 @@ } } - .BSCategory2New { - // position: absolute; - // bottom: -50%; - // height: 0 !important; - } + // .BSCategory2New { + // // position: absolute; + // // bottom: -50%; + // // height: 0 !important; + // } .ant-tooltip { display: none !important;