From 5c5a7b3b36dd4174910ee15b5c577ae96e5a3ff5 Mon Sep 17 00:00:00 2001 From: Evan Hahn <69474926+EvanHahn-Signal@users.noreply.github.com> Date: Wed, 9 Mar 2022 18:38:07 -0600 Subject: [PATCH] Fix audio capture spacing --- stylesheets/components/AudioCapture.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stylesheets/components/AudioCapture.scss b/stylesheets/components/AudioCapture.scss index 21cb219fb6a0..0efa5c4694c9 100644 --- a/stylesheets/components/AudioCapture.scss +++ b/stylesheets/components/AudioCapture.scss @@ -1,4 +1,4 @@ -// Copyright 2016-2020 Signal Messenger, LLC +// Copyright 2016-2022 Signal Messenger, LLC // SPDX-License-Identifier: AGPL-3.0-only .AudioCapture { @@ -8,6 +8,7 @@ justify-content: center; align-items: center; background: none; + padding: 0 5px; &__microphone { height: 32px; @@ -54,7 +55,6 @@ width: 32px; height: 32px; border-radius: 32px; - margin-left: 5px; opacity: 0.3; text-align: center; padding: 0; @@ -99,7 +99,7 @@ color: $color-gray-60; font-variant: tabular-nums; line-height: 36px; - padding: 0 10px; + margin: 0 15px; @keyframes pulse { 0% {