mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
style: format files with prettier
This commit is contained in:
@@ -66,7 +66,7 @@ const next = pageNum < totalPages ? "" : "disabled";
|
||||
|
||||
<style>
|
||||
.pagination-wrapper {
|
||||
@apply mt-auto mb-8 flex justify-center;
|
||||
@apply mb-8 mt-auto flex justify-center;
|
||||
}
|
||||
.disabled {
|
||||
@apply pointer-events-none select-none opacity-50 hover:text-skin-base group-hover:fill-skin-base;
|
||||
|
||||
Reference in New Issue
Block a user