feat: menu item classes
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
}
|
||||
|
||||
.menu_item {
|
||||
@apply w-full cursor-pointer rounded-md bg-gray-100 px-6 py-2 text-center hover:bg-gray-200;
|
||||
@apply w-full cursor-pointer rounded-md px-6 py-2 text-center hover:bg-gray-200;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user