$voice-record-waveform-incomplete-fg-color -> $quaternary-content

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-10-16 20:34:24 +02:00
parent aad4e6f312
commit a3cde0e5e6
5 changed files with 1 additions and 5 deletions
@@ -31,7 +31,7 @@ limitations under the License.
.mx_Waveform {
.mx_Waveform_bar {
background-color: $voice-record-waveform-incomplete-fg-color;
background-color: $quaternary-content;
height: 100%;
/* Variable set by a JS component */
transform: scaleY(max(0.05, var(--barHeight)));