@@ -240,7 +240,7 @@ const theme = localStorage.getItem('theme')
justify-content: center;
}
.content_right {
- background-color: #e0e2e6;
+ background-color: var(--scoring-smile-radio-color);
border-radius: 0 6px 6px 0;
.el-radio {