mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Background opacity
This commit is contained in:
parent
a087f5ea40
commit
06f4eca05d
@ -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! *****
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user