Преглед изворни кода

Remove description 'light'

satof3 пре 2 година
родитељ
комит
60cf2df9c0
1 измењених фајлова са 1 додато и 1 уклоњено
  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';