Skip to content

Commit

Permalink
feat(BlipCallsVoiceRequest): change voice request class name
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardo.gabriel committed Mar 26, 2024
1 parent 55cb28e commit 3395695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/BlipCallsVoiceRequest.vue
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export default {
}
</script>

<style lang="scss">
<style lang="scss" scoped>
@import '../styles/variables.scss';
.blip-container.calls-voice-request {
Expand Down

0 comments on commit 3395695

Please sign in to comment.