feat: bổ sung phần section-item và section tab
This commit is contained in:
@@ -47,3 +47,9 @@ body {
|
||||
font-size: 11px;
|
||||
backdrop-filter: blur(4px);
|
||||
}
|
||||
|
||||
/* Disable mouse pointer events on SVG icons to prevent SVGAnimatedString className type errors in event listeners */
|
||||
svg, i[data-lucide] {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user