Commit afa92aeb authored by davelopez's avatar davelopez
Browse files

Make Storage Dashboard link bold

parent a9909735
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -76,7 +76,8 @@
                >.
            </span>
            Is your usage more than expected? Review your
            <b-link :href="storageDashboardUrl">Storage Dashboard</b-link>.
            <b-link :href="storageDashboardUrl"><b>Storage Dashboard</b></b-link
            >.
        </p>
    </b-container>
</template>