fix: minor UI transitions
This commit is contained in:
@@ -58,7 +58,8 @@
|
||||
li {
|
||||
@apply w-full;
|
||||
@apply block;
|
||||
@apply p-2;
|
||||
@apply py-2;
|
||||
@apply px-4;
|
||||
@apply text-sm;
|
||||
@apply font-mono;
|
||||
@apply font-normal;
|
||||
|
||||
@@ -57,6 +57,9 @@
|
||||
@apply text-sm;
|
||||
@apply rounded-lg;
|
||||
@apply cursor-pointer;
|
||||
@apply transition-colors;
|
||||
@apply ease-in-out;
|
||||
@apply duration-200;
|
||||
|
||||
.material-icons {
|
||||
@apply m-4;
|
||||
|
||||
Reference in New Issue
Block a user