mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 14:07:38 -07:00
Fix bug
This commit is contained in:
parent
652c2ef162
commit
88f9c985e4
1 changed files with 1 additions and 1 deletions
|
@ -310,7 +310,7 @@ export default Vue.extend({
|
|||
}
|
||||
|
||||
> .text {
|
||||
&, * {
|
||||
&, ::v-deep * {
|
||||
color: #fff !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue