Hook up a clock and implement proper design
This commit is contained in:
parent
449e028bbd
commit
1419ac6b69
9 changed files with 222 additions and 46 deletions
|
@ -191,6 +191,9 @@ $space-button-outline-color: #E3E8F0;
|
|||
|
||||
$voice-record-stop-border-color: #E3E8F0;
|
||||
$voice-record-stop-symbol-color: $warning-color;
|
||||
$voice-record-waveform-bg-color: #E3E8F0;
|
||||
$voice-record-waveform-fg-color: $muted-fg-color;
|
||||
$voice-record-live-circle-color: $warning-color;
|
||||
|
||||
$roomtile-preview-color: #9e9e9e;
|
||||
$roomtile-default-badge-bg-color: #61708b;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue