소스 검색

Fix btn-color

satof3 2 년 전
부모
커밋
b196adeaf5
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      packages/preset-themes/src/styles/future.scss

+ 2 - 0
packages/preset-themes/src/styles/future.scss

@@ -1,3 +1,5 @@
+$min-contrast-ratio: 2;
+
 :root[data-bs-theme='dark'] {
   @import '@growi/core/scss/bootstrap/init-stage-1';
   @import '@growi/core/scss/bootstrap/theming/variables';