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;