@@ -446,7 +446,7 @@
{{$.i18n.Tr "repo.modelarts.train_job.start_file"}}
@@ -469,7 +469,7 @@
+ href="/api/v1/repos/{{$.RepoRelPath}}">
{{$.i18n.Tr "repo.modelarts.download_log"}}
@@ -513,9 +513,14 @@
.__res_title_icon {
height: 48px;
width: 48px;
- background-color: rgb(105, 192, 255);
margin-right: 8px;
}
+ .bNIWIE.fill:not([stroke]) {
+ fill: rgb(105, 192, 255);
+ }
+ .bNIWIE.fill:not([fill]) {
+ fill: rgb(105, 192, 255);
+ }
.__res_title_txt {
font-family: SourceHanSansSC;
font-size: 14px;
@@ -548,11 +553,19 @@
border-bottom-left-radius: .28571429rem;
border-bottom-right-radius: .28571429rem;
}
+ .__res_no_data {
+ height: 200px;
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ }
{{template "repo/modelsafety/indicators_descr".}}
-
+