Fix(app/sidebar): remove duplicate marker
This commit is contained in:
@@ -23,4 +23,8 @@
|
||||
/* background-color: rgba(var(--clr-bg-inv-3) / 0.9); */
|
||||
@apply bg-primary-800/90;
|
||||
border-radius: theme(borderRadius.md);
|
||||
|
||||
::marker {
|
||||
content: "";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user