Background opacity

pull/21833/head
Jorik Schellekens 2020-04-23 14:15:33 +01:00
parent a087f5ea40
commit 06f4eca05d
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ $breadcrumb-placeholder-bg-color: #e8eef5;
$user-tile-hover-bg-color: $header-panel-bg-color;
// FontSlider colors
$font-slider-bg-color: $input-darker-bg-color;
$font-slider-bg-color: rgba($input-darker-bg-color, 0.2);
// ***** Mixins! *****