调整安全评分样式

This commit is contained in:
Vce 2024-06-04 22:06:29 +08:00
parent 07c5b67467
commit ee8a6c4dcc

View File

@ -428,7 +428,7 @@ onMounted(async () => {
background-image: radial-gradient(circle, rgb(46, 200, 49) 0px, rgba(255, 255, 255, 0) 40px);
// background-color: red;
.scoreReview{
opacity: 0.5;
opacity: 0.7;
display: flex;
justify-content: center;
align-items: center;