Add new className write a style code

This commit is contained in:
Srinath 2026-01-28 17:31:45 +05:30
parent 0f892e2cbf
commit 28607fbb63
1 changed files with 8 additions and 8 deletions

View File

@ -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;