chore: adjust sidebar style (#277)

This commit is contained in:
zburu 2022-10-13 07:54:34 +08:00 committed by GitHub
parent 315ab94c94
commit 37cd841992
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
@apply w-full px-2 my-2 flex flex-col justify-start items-start shrink-0; @apply w-full px-2 my-2 flex flex-col justify-start items-start shrink-0;
> .action-btn { > .action-btn {
@apply leading-10 px-4 rounded-lg text-base hover:bg-white; @apply leading-10 px-4 rounded-lg text-base text-left w-full hover:bg-white;
> .icon { > .icon {
@apply mr-1; @apply mr-1;