💄 (record) change for danger and warning
This commit is contained in:
@@ -4,4 +4,6 @@ $family-monospace: 'Oxygen Mono',
|
||||
$family-primary: $family-monospace;
|
||||
$primary: #192a56;
|
||||
$info: #40739e;
|
||||
$link: #2f3640;
|
||||
$link: #2f3640;
|
||||
$danger: #c23616;
|
||||
$warning: #fbc531;
|
||||
@@ -28,7 +28,7 @@ const { duration } = useTaskRecordMetadata(taskRecord)
|
||||
params: { taskId }
|
||||
}"
|
||||
class="button is-primary is-light"
|
||||
>start the record</router-link
|
||||
>start recording</router-link
|
||||
>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user