Browse Source

Remove description 'light'

satof3 2 years ago
parent
commit
60cf2df9c0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/preset-themes/src/styles/nature.scss

+ 1 - 1
packages/preset-themes/src/styles/nature.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';