Browse Source

Fix btn-color

satof3 2 năm trước cách đây
mục cha
commit
b196adeaf5
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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';