feat(dashboard): improved a11y of active sidebar menu item
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
.activenav {
|
||||
@apply bg-gray-300;
|
||||
@apply text-black;
|
||||
}
|
||||
@tailwind utilities;
|
||||
|
||||
Reference in New Issue
Block a user