Remove legacy v-deep selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -109,7 +109,7 @@ export default {
|
||||
margin-right: 2px;
|
||||
|
||||
span,
|
||||
&::v-deep span {
|
||||
&:deep(span) {
|
||||
padding: 10px 2px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user