Browse Source

Fix mode description

satof3 2 years ago
parent
commit
08bda344d7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/preset-themes/src/styles/kibela.scss

+ 1 - 1
packages/preset-themes/src/styles/kibela.scss

@@ -1,4 +1,4 @@
-:root[data-bs-theme='light'] {
+:root[data-bs-theme] {
   @import '@growi/core/scss/bootstrap/init-stage-1';
   @import '@growi/core/scss/bootstrap/theming/variables';
   @import '@growi/core/scss/bootstrap/theming/utils/color-palette';