feat: -rm border

This commit is contained in:
amhsirak
2025-03-20 16:47:56 +05:30
parent e802d6c29c
commit 83ae089365

View File

@@ -53,7 +53,6 @@ const HighlighterOutline = styled.div<HighlighterOutlineProps>`
position: fixed !important;
background: #ff5d5b26 !important;
outline: 2px solid #ff00c3 !important;
//border: 4px solid #ff5d5b !important;
z-index: 2147483647 !important;
//border-radius: 5px;
top: ${(p: HighlighterOutlineProps) => p.top}px;