style: re-try字体颜色
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped
All checks were successful
git提交控制 AiDA WEB-Node.js main 分支构建部署 / build (20.19.0) (push) Has been skipped
This commit is contained in:
@@ -303,6 +303,9 @@ const { isLoading } = toRefs(data);
|
|||||||
background-color: #000;
|
background-color: #000;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.btnItem .text{
|
||||||
|
color: #000;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -281,6 +281,7 @@ const { styleListVue } = toRefs(dataDom);
|
|||||||
height: 7.6rem;
|
height: 7.6rem;
|
||||||
.text{
|
.text{
|
||||||
font-size: 3.1rem;
|
font-size: 3.1rem;
|
||||||
|
color: #000;
|
||||||
font-family: satoshiMedium;
|
font-family: satoshiMedium;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user