Update bootstrap 4.6.1

This commit is contained in:
2023-02-07 09:05:37 -05:00
parent 4ba860a18a
commit ad8d157e64
87 changed files with 2798 additions and 2916 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
.fade {
@include transition($transition-fade);
&:not(.show,.in) {
&:not(.show) {
opacity: 0;
}
}