CSS: Update generated scss file (#100413)

This commit is contained in:
Torkel Ödegaard 2025-02-11 12:35:21 +01:00 committed by GitHub
parent 9bdacf3833
commit a1dacc24b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -138,7 +138,7 @@ $alert-warning-bg: #ff9900;
$alert-info-bg: #ff9900;
// Tooltips and popovers
$tooltipBackground: #f4f5f5;
$tooltipBackground: #ffffff;
$tooltipColor: rgba(36, 41, 46, 1);
$popover-bg: #ffffff;