Topic: Enable Arrow Tooltip
allancmello
premium
asked 2 hours ago
That the tooltip arrow is enabled by default.
The tooltip arrow is disabled by default, and the DOC contains no information other than the tooltip arrow's width and height:
$tooltip-arrow-width and $tooltip-arrow-height
Which do not enable the arrow.
Actual code scss:
$tooltip-bg: #000;
$tooltip-arrow-width: 0.8rem !important;
$tooltip-arrow-height: 0.4rem !important;
$tooltip-border-color: #be0505;
$tooltip-border-radius: 0.75rem !important;
$tooltip-padding-x: 3px;
@import 'mdb-angular-ui-kit/assets/scss/mdb.scss';
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 9.0.0
- Device: All
- Browser: All
- OS: All
- Provided sample code: No
- Provided link: No