aarushiibisht commented on a change in pull request #6:
URL: https://github.com/apache/airavata-mft-portal/pull/6#discussion_r415572936
##########
File path:
airavata_mft/apps/workspace/static/airavata_mft_workspace/js/containers/Storage.vue
##########
@@ -1,11 +1,21 @@
<template>
<div id="storage">
- <div class="container">
+ <div class="container" style="margin-left:15rem;">
<div class="row">
- <div class="col-8">
+ <div class="col-4">
<h1 class="h4 mb-4">Storage Units</h1>
</div>
- <!-- Add buttons here -->
+ <link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
+
+<div style="position: absolute; right: 70px;">
Review comment:
correct the indentation
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]