view_skeleton { @apply bg-zinc-400 h-10 w-24 rounded-lg fixed bottom-3 right-3; } /* navbar */ .avatar { @apply p-0 focus-visible:ring-0 bg-none rounded-full drop-shadow-md !important; } .dropdown-menu { @apply w-56 border-[5px] border-black bg-white p-5 rounded-2xl ...