Fix bug
This commit is contained in:
parent
c5cdd56edb
commit
2d76bdd0f8
|
@ -310,7 +310,7 @@ export default Vue.extend({
|
||||||
}
|
}
|
||||||
|
|
||||||
> .text {
|
> .text {
|
||||||
&, * {
|
&, ::v-deep * {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue