diff --git a/img/material-icons/screen-record-outline.svg b/img/material-icons/screen-record-outline.svg new file mode 100644 index 0000000000..1169bc4b70 --- /dev/null +++ b/img/material-icons/screen-record-outline.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/TopBar/CallTime.vue b/src/components/TopBar/CallTime.vue index 34aaf739d5..0c1d223e6c 100644 --- a/src/components/TopBar/CallTime.vue +++ b/src/components/TopBar/CallTime.vue @@ -16,9 +16,11 @@ variant="tertiary" @click="showPopover = !showPopover"> {{ placeholderCallTime }} @@ -60,10 +62,11 @@