2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Document new CSS vars in tooltip docs

This commit is contained in:
Mark Otto
2021-09-08 11:01:35 -07:00
parent 5a10362e61
commit 7c0e224919
2 changed files with 17 additions and 6 deletions
+1
View File
@@ -12,6 +12,7 @@
--#{$variable-prefix}tooltip-opacity: #{$tooltip-opacity};
--#{$variable-prefix}tooltip-arrow-width: #{$tooltip-arrow-width};
--#{$variable-prefix}tooltip-arrow-height: #{$tooltip-arrow-height};
// scss-docs-end tooltip-css-vars
$tooltip-arrow-color: null;