衬线和无衬线字体配置

This commit is contained in:
tangly1024.com
2023-02-09 10:07:18 +08:00
parent 5449b9afb4
commit b59f369f41
6 changed files with 8 additions and 8 deletions

View File

@@ -55,7 +55,7 @@ export function DebugPanel () {
<div
className={` ${
show ? 'shadow-card' : '-right-96'
} w-96 overflow-y-scroll font-sans h-full p-5 bg-white fixed right-0 bottom-0 z-50 duration-200`}
} w-96 overflow-y-scroll h-full p-5 bg-white fixed right-0 bottom-0 z-50 duration-200`}
>
<div className="flex space-x-1 my-12">
<Select