Skip to content

Commit

Permalink
[mirotalk] - fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
miroslavpejic85 committed Dec 22, 2024
1 parent c390f29 commit a912f85
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/css/client.css
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ body {
padding: 5px !important;
font-size: 1.4rem;
color: var(--btn-bar-bg-color);
background: var(--btns-bg-color);
background: var(--btns-bg-color);
border: none !important;
border-radius: 5px;
}
Expand All @@ -272,9 +272,9 @@ body {
outline: none;
}

/* #toggleExtraBtn {
#toggleExtraBtn {
color: #66beff !important;
} */
}

.fa-phone-slash,
.fa-microphone-slash,
Expand Down

0 comments on commit a912f85

Please sign in to comment.