Skip to content

Commit

Permalink
fix selector
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Sep 11, 2024
1 parent 22df02d commit f0cb8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/notifications/VoNotificationsBanner.vue
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
</script>

<style scoped>
:deep(.v-app-bar) .v-toolbar__content {
.v-app-bar :deep(.v-toolbar__content) {
backdrop-filter: blur(3px);
}
</style>

0 comments on commit f0cb8b5

Please sign in to comment.