Pārlūkot izejas kodu

chore: fix lint

Jin Mao 4 mēneši atpakaļ
vecāks
revīzija
04d01b0bab
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      packages/@core/base/design/src/css/global.css

+ 2 - 2
packages/@core/base/design/src/css/global.css

@@ -16,13 +16,13 @@
   html {
     @apply text-foreground bg-background font-sans;
 
+    scroll-behavior: smooth;
     font-size: var(--font-size-base, 16px);
     font-variation-settings: normal;
     font-synthesis-weight: none;
     line-height: 1.15;
-    text-size-adjust: 100%;
-    scroll-behavior: smooth;
     text-rendering: optimizelegibility;
+    text-size-adjust: 100%;
     -webkit-tap-highlight-color: transparent;
 
     /* -webkit-font-smoothing: antialiased;