This commit is contained in:
Travis Ralston 2021-04-15 09:53:15 -06:00
parent 595225b98b
commit 6b3ac20d76
3 changed files with 1 additions and 4 deletions

View file

@ -53,8 +53,7 @@ limitations under the License.
font-size: $font-14px;
&::before {
// Pulsing animation
animation: recording-pulse 1s infinite;
animation: recording-pulse 1.5s infinite;
content: '';
background-color: $voice-record-live-circle-color;