CSS: Update generated scss file (#100413)

pull/100419/head
Torkel Ödegaard 5 months ago committed by GitHub
parent 9bdacf3833
commit a1dacc24b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      public/sass/_variables.light.generated.scss

@ -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;

Loading…
Cancel
Save