2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-23 20:40:36 +03:00

docs: SVG consistency changes (#32259)

* Move inlined SVG to a partial.

Also, add `fill="currentColor"` in the SVGs.

* docs: reorder attributes
This commit is contained in:
XhmikosR
2020-12-10 11:48:14 +02:00
committed by GitHub
parent ecb38f6ac2
commit 4341c34261
11 changed files with 11 additions and 19 deletions
-4
View File
@@ -70,10 +70,6 @@
box-shadow: 0 0 0 3px rgba($bd-purple-bright, .25);
}
.bi {
fill: currentColor;
}
.bi-collapse { display: none; }
&:not(.collapsed) {