fix(css): darkmode + readermode safari height

This commit is contained in:
Jacky Zhao
2026-01-03 23:39:56 +08:00
parent 11ab6da80c
commit 7dc826be0a
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
background: none;
border: none;
width: 20px;
height: 20px;
height: 32px;
margin: 0;
text-align: inherit;
flex-shrink: 0;

View File

@@ -5,7 +5,7 @@
background: none;
border: none;
width: 20px;
height: 20px;
height: 32px;
margin: 0;
text-align: inherit;
flex-shrink: 0;