Skip to content

Commit

Permalink
refactor: 微调明暗切换按钮位置
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieHz committed Dec 6, 2024
1 parent 45b5526 commit 9f33550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/assets/dist/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion templates/fragments/common.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@
title="(Alt + T)"
type="button"
>
<i id="theme-toggle-button-icon" class="icon iconify iconify-large"></i>
<i id="theme-toggle-button-icon" class="icon iconify iconify-large -translate-x-[1px] -translate-y-[1px]"></i>
</button>

0 comments on commit 9f33550

Please sign in to comment.