🌐 AI搜索 & 代理 主页
Skip to content

Commit 3290594

Browse files
authored
chore(docs): minor adjustments to table sort icon customization
1 parent 249ccfa commit 3290594

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/table/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1782,9 +1782,9 @@ left aligned by setting the prop `sort-icon-left` on `<b-table>`.
17821782
### Customizing the sort icons
17831783

17841784
The sorting icons are generated via the use of SVG background images. The icons can be altered by
1785-
updating SASS/SCSS variables and recompiling the SCSS source code. Refer to the
1785+
updating BootstrapVue's SASS/SCSS variables and recompiling the SCSS source code. Refer to the
17861786
[theming](/docs/reference/theming) section for details on customizing Bootstrap and BootstrapVue's
1787-
CSS.
1787+
generated CSS.
17881788

17891789
### Sort-compare routine
17901790

0 commit comments

Comments
 (0)