Remove legacy v-deep selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
flex-grow: 1;
|
||||
position: relative;
|
||||
|
||||
.editor__content::v-deep {
|
||||
.editor__content:deep {
|
||||
flex-grow: 1;
|
||||
margin-left: 44px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user