feat: mobile adapt
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
}
|
||||
|
||||
.menu_item {
|
||||
@apply flex w-full cursor-pointer flex-row items-center gap-3 rounded-full px-3 py-2 text-center hover:bg-gray-200 md:px-6;
|
||||
@apply flex w-full flex-1/3 cursor-pointer flex-row items-center justify-center gap-3 rounded-full px-3 py-2 text-center hover:bg-gray-200 md:flex-initial md:justify-start md:px-6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user