Skip to content

Commit 71868e5

Browse files
committed
chore: clean-up
1 parent 491b83b commit 71868e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scss/_variables-dark.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ $accordion-icon-active-color-dark: $primary-text-emphasis-dark !default;
147147
$accordion-button-icon-dark: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-color-dark}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>") !default;
148148
$accordion-button-active-icon-dark: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='#{$accordion-icon-active-color-dark}'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>") !default;
149149

150-
150+
151151
//
152152
// Carousel
153153
//
@@ -162,4 +162,4 @@ $carousel-control-icon-filter-dark: $carousel-dark-control-icon-filter !defaul
162162
//
163163

164164
$btn-close-filter-dark: $btn-close-white-filter !default;
165-
// scss-docs-end sass-dark-mode-vars
165+
// scss-docs-end sass-dark-mode-vars

0 commit comments

Comments
 (0)