diff --git a/cope2n-fe/src/pages/reviews2/style.css b/cope2n-fe/src/pages/reviews2/style.css new file mode 100644 index 0000000..81e5310 --- /dev/null +++ b/cope2n-fe/src/pages/reviews2/style.css @@ -0,0 +1,10 @@ +.image-spin{ + height: 100%; +} +.image-spin .sbt-spin-container{ + height: 100%; +} + +.file-input-group .sbt-input-group-addon{ + min-width: 90px; +} \ No newline at end of file