Skip to content

Commit 9bf05b4

Browse files
feat(myopencre): add CSV import preview and confirmation flow
1 parent 30374cf commit 9bf05b4

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

application/frontend/src/pages/MyOpenCRE/MyOpenCRE.scss

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@
1212

1313
.myopencre-disabled {
1414
opacity: 0.7;
15-
}
15+
}
16+
.myopencre-preview {
17+
margin-bottom: 1rem;
18+
}

0 commit comments

Comments
 (0)