new syntax

This commit is contained in:
Jörn-Michael Miehe 2022-09-12 21:15:33 +00:00
parent 25c05b6aab
commit 021e83e9d6

View file

@ -51,7 +51,7 @@ export default class TickerBar extends Vue {
}
}
::v-deep * {
:deep(*) {
margin: 0 !important;
}
}