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

Deprecate the tooltip-arrow-bg color since we're using CSS variables to set tooltip colors

This commit is contained in:
Mark Otto
2021-09-08 11:49:52 -07:00
committed by Mark Otto
parent a68e1af2d5
commit 91312486b2
2 changed files with 3 additions and 3 deletions
-2
View File
@@ -15,8 +15,6 @@
--#{$variable-prefix}tooltip-arrow-height: #{$tooltip-arrow-height};
// scss-docs-end tooltip-css-vars
$tooltip-arrow-color: null;
position: absolute;
z-index: var(--#{$variable-prefix}tooltip-zindex);
display: block;