mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 13:52:00 +08:00
chore: fix lint
This commit is contained in:
@@ -16,13 +16,13 @@
|
|||||||
html {
|
html {
|
||||||
@apply text-foreground bg-background font-sans;
|
@apply text-foreground bg-background font-sans;
|
||||||
|
|
||||||
|
scroll-behavior: smooth;
|
||||||
font-size: var(--font-size-base, 16px);
|
font-size: var(--font-size-base, 16px);
|
||||||
font-variation-settings: normal;
|
font-variation-settings: normal;
|
||||||
font-synthesis-weight: none;
|
font-synthesis-weight: none;
|
||||||
line-height: 1.15;
|
line-height: 1.15;
|
||||||
text-size-adjust: 100%;
|
|
||||||
scroll-behavior: smooth;
|
|
||||||
text-rendering: optimizelegibility;
|
text-rendering: optimizelegibility;
|
||||||
|
text-size-adjust: 100%;
|
||||||
-webkit-tap-highlight-color: transparent;
|
-webkit-tap-highlight-color: transparent;
|
||||||
|
|
||||||
/* -webkit-font-smoothing: antialiased;
|
/* -webkit-font-smoothing: antialiased;
|
||||||
|
|||||||
Reference in New Issue
Block a user