AmandaG 11 месяцев назад
Родитель
Сommit
c8a9d67615
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/components/ScoringGrade/components/DialogUe.vue

+ 1 - 1
src/components/ScoringGrade/components/DialogUe.vue

@@ -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 {